mapCrop: Crop a spatial object to within a specified rectangular...

Description Usage Arguments

View source: R/mapops.R

Description

Crop a spatial object to within a specified rectangular region

Usage

1
mapCrop(sp, coords, crop = TRUE)

Arguments

sp

spatial object

coords

coordinates of rectangular region

crop

a logical region which determines whether regions in sp overlapping the rectangular region should be cropped. Defaults to true.


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