R/plotQC.R
plotQC.RdplotQCint() QC'd detections colour-coded by their
assessed validity status, overlaid on species expert distribution extent
plotQC(x, path = NULL, pal = "PuOr", revpal = TRUE)a remora output object with class(remora_QC).
path to save map(s). Options are: NULL (default) - renders to
a viewer window (RStudio only); wb - renders in default web browser;
or a valid file path - map saved as a self-contained .html file.
a brewer.pal palette name as a quoted character string. Use
RColorBrewer::display.brewer.all() to see choices.
reverse order of colour palette.
produces interactive leaflet maps of species expert distribution and location of QC'd detections