anyPlotting: Test whether there should be any plotting from '.plots'...

View source: R/Plots.R

anyPlottingR Documentation

Test whether there should be any plotting from .plots module parameter

Description

This will do all the various tests needed to determine whether plotting of one sort or another will occur. Testing any of the types as listed in Plots() argument types. Only the first 3 letters of the type are required.

Usage

anyPlotting(.plots)

Arguments

.plots

Usually will be the P(sim)$.plots is used within a module.

Value

logical of length 1


SpaDES.core documentation built on Nov. 10, 2023, 5:08 p.m.