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

Description Usage Arguments Value

View source: R/MapFetch-methods.R

Description

Convert data.table to rmap.frame

Usage

1
2
3
4
as.rmap.frame(x, ...)

## S3 method for class 'data.table'
as.rmap.frame(x, p4s, gridSize, bbox)

Arguments

x

a data.table

...

extra arguments

p4s

proj4string

gridSize

grid size

bbox

global bounding box, a list with x and y

Value

an rmap.frame object which inherits from data.table


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