existsSavedNlStatHash: Check whether an nlStat exists in the saved nlStats given the...

Description Usage Arguments Value Examples

View source: R/stats.R

Description

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

Usage

1

Arguments

nlStatHash

character The hash of the nlStat to check

Value

logical Whether the nlStatHash was found in the saved nlStats

Examples

1
2
3
4
5
## Not run: 
  existsSavedNlStatHash(nlStatHash = "f0fbe35d81578311ba8f362137832e779b7b4f39")
  #returns TRUE/FALSE

## End(Not run)

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