nlStatParams: Get the parameters of an nlStat

Description Usage Arguments Value Examples

View source: R/stats.R

Description

Get the parameters of an nlStat

Usage

1
nlStatParams(nlStatName)

Arguments

nlStatName

the name of the nlStat to process

Value

named character A vector of parameters

Examples

1
2
3
4
5
Rnightlights:::nlStatParams("sum")

#returns
#...   na.rm = FALSE
#"..."       "na.rm"

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