days_in_bin_daily: Calculate days in bin for daily data.

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Calculate days in bin for daily data using C++ code.

Usage

1
days_in_bin_daily(t0, t1, tmin, tmax, weights)

Arguments

t0

vector of lower bounds

t1

vector of upper bounds

tmin

vector of tmin values (1 per day)

tmax

vector of tmax values (1 per day)

Value

num_days x num_bins matrix


kendonB/degreedays documentation built on Oct. 3, 2020, 9:15 p.m.