Description Usage Arguments Value
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.
1 | plot_scores(in_path, out_path, scores, polys = samples, title = "samples_")
|
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) |
prints rgb plots of 'polys' to 'out_path' with scores indicated by color
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.