searchSavedNlStatName: Check if an nlStat has been saved using the nlStatName

Description Usage Arguments Value Examples

View source: R/stats.R

Description

Check if an nlStat has been saved using the nlStatName

Usage

1

Arguments

nlStatName

character The name of the nlStat to search for

Value

character The signatures of nlStat that match or NULL if not found

Examples

1
2
3
nlSignatureStatName("sum()")

#returns "sum"

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