Description Usage Arguments Value
Prints plots showing the maptaxlots covered by a sampling box.
1 2 3 4 5 6 7 | inspect_samples(
samples,
in_path,
out_path = getwd(),
permits = permits_13to18,
lots = sf_lots
)
|
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. |
Prints pngs of maptaxlots covered by sampling boxes for inspection of sample quality.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.