View source: R/plotting-framework-functions.R
santiseFieldsForPlotting | R Documentation |
This is an internal helper function which checks the inputs to a plotXXXX function (which should be a single Field or a list of Fields) and returns a list of Fields
santiseFieldsForPlotting(fields)
fields |
The input to a plotXXXX() functions to be checked |
Returns a list of DGVMTools::Field objects or NULL if a problem was found
Matthew Forrest matthew.forrest@senckenberg.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.