inspect_samples: inspect_samples

Description Usage Arguments Value

View source: R/utils.R

Description

Prints plots showing the maptaxlots covered by a sampling box.

Usage

1
2
3
4
5
6
7
inspect_samples(
  samples,
  in_path,
  out_path = getwd(),
  permits = permits_13to18,
  lots = sf_lots
)

Arguments

samples

is a list of surveying boxes produced by 'sample_streams'

in_path

is a character vector delineating file path to raster imagery.

out_path

is a character vector delineating a file path to print png output.

permits

is a permit list with cols c(1, 5) = c(record_no, maptaxlot)

lots

is a multipolygon sf object representing maptaxlots in the riparian corridor.

Value

Prints pngs of maptaxlots covered by sampling boxes for inspection of sample quality.


crumplecup/riparian documentation built on April 14, 2021, 1:43 p.m.