func_R: Calculates the number of days above a threshold (often used...

View source: R/attributeManager.R

func_RR Documentation

Calculates the number of days above a threshold (often used for temperature)

Description

Calculates the number of days above a threshold (often used for temperature)

Usage

func_R(data, attArgs)

Arguments

data

is a vector, representing a time series

attArgs

is a list, with attArgs$threshold denoting the threshold


foreSIGHT documentation built on Oct. 19, 2023, 9:08 a.m.