existsSavedNlStatSig: Check whether an nlStat exists in the saved nlStats

Description Usage Arguments Value Examples

View source: R/stats.R

Description

Check whether an nlStat exists in the saved nlStats given the signature

Usage

1

Arguments

nlStatSig

character The name of the nlStat to check

Value

logical Whether the nlStat was found in the saved nlStats

Examples

1
2
3
4
5
## Not run: 
  existsSavedNlStatSig(nlStatSig = "sum()")
  #returns TRUE/FALSE

## End(Not run)

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