is.correl.authorized: Verification of constraint name

Description Usage Arguments Details Value See Also Examples

View source: R/is.correl.authorized.R

Description

Verifies if the constraint is authorized for other functions or not

Usage

1

Arguments

correl_fun

Character string indicating the abbreviation of the constraint applied on the system

Details

Verifies if constraint is included in the six allowed cases.

Possible constraints are listed below:

Value

Returns TRUE if correl_fun is an authorized case, else stop

See Also

Need help to correctly write correl_fun? Use function name.correl.

Examples

1
2
is.correl.authorized("SC")
#returns TRUE

SimEvolEnzCons documentation built on Oct. 29, 2021, 1:07 a.m.