nlSignatureStatName: get the name of the nlStat from the signature

Description Usage Arguments Value Examples

View source: R/stats.R

Description

get the name of the nlStat from the signature i.e. the part before the first bracket

Usage

1

Arguments

statSig

character The nlStat signature

Value

character the name of the nlStat

Examples

1
2
3
nlSignatureStatName("sum()")

#returns "sum"

chrisvwn/Rnightlights documentation built on Sept. 7, 2021, 1:44 a.m.