Description Usage Arguments Value Examples
Check whether an nlStat exists in the saved nlStats given the signature
1 | existsSavedNlStatSig(nlStatSig)
|
nlStatSig |
character The name of the nlStat to check |
logical Whether the nlStat was found in the saved nlStats
1 2 3 4 5 | ## Not run:
existsSavedNlStatSig(nlStatSig = "sum()")
#returns TRUE/FALSE
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.