Learn R Programming

sits (version 0.10.0)

.sits_from_polygon_shp: Obtain a tibble from POLYGON geometry

Description

Obtain a tibble from POLYGON geometry

Usage

.sits_from_polygon_shp(sf_shape, shp_attr, label, .n_shp_pol)

Arguments

sf_shape

sf object linked to a shapefile

shp_attr

Attribute in the shapefile used as a polygon label

label

Label to be assigned to points

.n_shp_pol

Number of samples per polygon to be read