Skip to contents

This function provides the Hector function that returns a the Hector string

Usage

getfxn(str)

Arguments

str

String name to find the Hector function for

Value

Hector function name

See also

getunits

Examples

getfxn("beta")
#> [1] "BETA()"
getfxn("q10_rh")
#> [1] "Q10_RH()"