mapBox: Create a box spatial object

Description Usage Arguments

View source: R/mapops.R

Description

Create a box spatial object

Usage

1
2
mapBox(coords, sp = NULL, id = "1",
  CRS = "+proj=longlat +ellps=GRS80 +no_defs")

Arguments

coords

coordinates

sp

optional spatial reference object from which to inherit projection

id

id of the (single) rectangular polygon. Defaults to "1"

CRS

projection (coordinate reference system) string


seancarmody/rmapaus documentation built on May 29, 2019, 4:26 p.m.