rangeMap.fetch: rangeMap.fetch

Description Usage Arguments Value

View source: R/MapFetch-methods.R

Description

rangeMap.fetch

Usage

1
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.


valcu/rangeMapper documentation built on Feb. 6, 2021, 8:20 p.m.