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


Blue-Matter/MSEtool documentation built on April 25, 2024, 12:30 p.m.