rangeMap.fetch: rangeMap.fetch
Description
rangeMap.fetch
Usage
rangeMap.fetch(con, maps, spatial = TRUE)
Arguments
con
a connection to a valid rangeMapper project.
maps
map(s) name as character vector. If missing then all the maps are returned.
spatial
If TRUE (default) a SpatialPixelsRangeMap
is returned, else a rmap.frame
.
Value
an object of SpatialPixelsRangeMap or data.table
containing the spatial coordinates
and proj4
string as an attribute if spatial = FALSE
.