plot_scores: plot_scores

Description Usage Arguments Value

View source: R/utils.R

Description

Superimposes sampling boxes over orthographic data. Prints cover scores over each box. 'scores' matches output format of plot_samples(). 'scores' must have same number of rows as 'polys', in the same order.

Usage

1
plot_scores(in_path, out_path, scores, polys = samples, title = "samples_")

Arguments

in_path

is a character vector containing the path to the orthoimagery

out_path

is a character vector specifying the output directory for the plots

scores

is a data.table recording cover score observations

polys

is a SpatialPolygonsDataFrame object (the sample boxes shapefile)

Value

prints rgb plots of 'polys' to 'out_path' with scores indicated by color


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