crop_sf_obj_by_polygon_mask: Crop sf obj by polygon

Description Usage Arguments Value Examples

View source: R/sf_raster.R

Description

Crop sf obj by polygon

Usage

1
crop_sf_obj_by_polygon_mask(sf_obj, polygon_mask)

Arguments

sf_obj

sf object to be cropped

polygon_mask

polygon mask

Value

cropped sf object

Examples

1
crop_sf_obj_by_polygon_mask (sf_obj, polygon_mask)

seunjeong/rmapping documentation built on Dec. 13, 2020, 3:36 a.m.