hashNlStat: Return the hash of an nlStat function

Description Usage Arguments Value Examples

View source: R/stats.R

Description

Retrieve the body of an nlStat function and return the hash of an nlStat function.

Usage

1
hashNlStat(nlStatName)

Arguments

nlStatName

The name of the nlStat function

Value

a character vector

Examples

1
2
Rnightlights:::hashNlStat(nlStatName = "sum")
#returns "f0fbe35d81578311ba8f362137832e779b7b4f39"

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