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