read_n_rich_strip_farmer_practice | R Documentation |
Reads shapefile of N Rich Strip and buffers for Farmer practice
read_n_rich_strip_farmer_practice(
shapefile_path,
active_ndvi,
shapefile_crs = NULL,
percentile_threshold = 90
)
shapefile_path |
a length-one character vector that gives the file path for the shapefile for the N rich strip |
active_ndvi |
a raster layer of actively mapped NDVI |
shapefile_crs |
a coordinate reference system description as generated by 'crs()' |
percentile_threshold |
percentile at which to calculate the summary value for the N Rich Strip (percent) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.