View source: R/plotting-framework-functions.R
santiseComparisonsForPlotting | R Documentation |
This is an internal helper function which checks the inputs to a plotXXXXComparison() function (which should be a single Comparison or a list of Comparisons) and returns a list of Comparisons
santiseComparisonsForPlotting(comparisons)
comparisons |
The input to a plotXXXXComparison() functions to be checked |
Returns a list of DGVMTools::Comparison 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.