Required: What management procedures need what data

View source: R/Misc_Exported.R

RequiredR Documentation

What management procedures need what data

Description

A function that finds all the MPs and searches the function text for slots in the Data object

Usage

Required(funcs = NA, noCV = FALSE)

Arguments

funcs

A character vector of management procedures

noCV

Logical. Should the CV slots be left out?

Value

A matrix of MPs and their required data in terms of slotnames('Data'), and broad Data classes for each MP

Author(s)

T. Carruthers

See Also

Can Cant Needed MPtype Data


MSEtool documentation built on July 26, 2023, 5:21 p.m.