plot_cv_folds_points | R Documentation |
Plot cross-validation fold assignments
plot_cv_folds_points(data, polygon = NULL)
data |
Dataframe with columns: 'decimalLongitude', 'decimalLatitude', 'pa' and 'fold'. |
polygon |
An sf object representing the inverted study area. |
A ggplot object showing point color-coded by cv fold and shaped by presence/absence.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.