read_n_rich_strip_farmer_practice: Reads shapefile of N Rich Strip and buffers for Farmer...

View source: R/read_n_rich.R

read_n_rich_strip_farmer_practiceR Documentation

Reads shapefile of N Rich Strip and buffers for Farmer practice

Description

Reads shapefile of N Rich Strip and buffers for Farmer practice

Usage

read_n_rich_strip_farmer_practice(
  shapefile_path,
  active_ndvi,
  shapefile_crs = NULL,
  percentile_threshold = 90
)

Arguments

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)


beardon/ninja-active-mapper documentation built on April 24, 2023, 10:06 a.m.