params: Parameter Descriptions for term Functions

paramsR Documentation

Parameter Descriptions for term Functions

Description

Parameter Descriptions for term Functions

Arguments

x

The object.

name

A string specifying the name of the parameter.

...

Unused.

validate

A string specifying the level of the validation. The possible values in order of increasing strictness are 'class', 'valid', 'consistent' and 'complete'.

repair

A flag specifying whether to repair terms.

normalize

A flag specifying whether to normalize terms.

select

A character vector of the names of the parameters to include in the subsetted object.

value

A character vector of the new parameter names.

pars

A character vector of parameter names.

scalar

A flag specifying whether to by default return all parameters (NULL), or only scalar parameters (TRUE) or only non-scalar parameters (FALSE).

terms

A flag specifying whether to return the parameter name for each term element.

incomparables

Ignored.


term documentation built on Sept. 29, 2022, 5:14 p.m.