Learn R Programming

rangeMapper (version 0.3-0)

as.rmap.frame: Convert data.table to rmap.frame

Description

Convert data.table to rmap.frame

Usage

as.rmap.frame(x, ...)
"as.rmap.frame"(x, p4s, gridSize, bbox)

Arguments

x
a data.table
p4s
proj4string
gridSize
grid size
bbox
global bounding box, a list with x and y
...
extra argumnents

Value

an rmap.frame object which inherits from data.table