View source: R/plotting-framework-functions.R
santiseLayersForPlotting | R Documentation |
This is an internal helper function which checks the layers requested to be plotted against the layers in the the fields to be plotted. If layers is NULL, then it returns all layers present in any fields
santiseLayersForPlotting(fields, layers)
fields |
The list of Fields to be plotted (should have been check by santiseFieldsForPlotting first) |
layers |
The layers requested to be plotted |
Returns character vector of the layers to be plotted
Matthew Forrest matthew.forrest@senckenberg.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.