santiseComparisonsForPlotting: Sanitise input Comparisons for plotting

View source: R/plotting-framework-functions.R

santiseComparisonsForPlottingR Documentation

Sanitise input Comparisons for plotting

Description

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

Usage

santiseComparisonsForPlotting(comparisons)

Arguments

comparisons

The input to a plotXXXXComparison() functions to be checked

Value

Returns a list of DGVMTools::Comparison objects or NULL if a problem was found

Author(s)

Matthew Forrest matthew.forrest@senckenberg.de


MagicForrest/DGVMTools documentation built on Aug. 23, 2024, 8:05 a.m.