powered by
Check if a statistic given is valid
validStat(nlStat)
the statistic to check
TRUE/FALSE
# NOT RUN { Rnightlights:::validStat("sum") #returns TRUE Rnightlights:::validStat("unknownFunction") #returns FALSE # }
Run the code above in your browser using DataLab