santiseFieldsForPlotting: This is an internal helper function which checks the inputs...

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

santiseFieldsForPlottingR 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

Description

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

Usage

santiseFieldsForPlotting(fields)

Arguments

fields

The input to a plotXXXX() functions to be checked

Value

Returns a list of DGVMTools::Field 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.