Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

coordnames-methods

retrieve or assign coordinate names for classes in sp


Description

retrieve or assign coordinate names for classes in sp

Methods for coordnames

x = "SpatialPoints"

retrieves coordinate names

x = "SpatialLines"

retrieves coordinate names

x = "Lines"

retrieves coordinate names

x = "Line"

retrieves coordinate names

x = "SpatialPolygons"

retrieves coordinate names

x = "Polygons"

retrieves coordinate names

x = "Polygon"

retrieves coordinate names

Methods for "coordnames<-"

x = "SpatialPoints", value = "character"

replace coordinate names

x = "SpatialLines", value = "character"

replace coordinate names

x = "Lines", value = "character"

replace coordinate names

x = "Line", value = "character"

replace coordinate names

x = "SpatialPolygons", value = "character"

replace coordinate names

x = "GridTopology", value = "character"

replace coordinate names

x = "SpatialGrid", value = "character"

replace coordinate names

x = "SpatialPixels", value = "character"

replace coordinate names


sp

Classes and Methods for Spatial Data

v1.4-5
GPL (>= 2)
Authors
Edzer Pebesma [aut, cre], Roger Bivand [aut], Barry Rowlingson [ctb], Virgilio Gomez-Rubio [ctb], Robert Hijmans [ctb], Michael Sumner [ctb], Don MacQueen [ctb], Jim Lemon [ctb], Finn Lindgren [ctb], Josh O'Brien [ctb], Joseph O'Rourke [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.