View source: R/estimateVPRMPars.R
| get_time_bins | R Documentation | 
calculate temporal bin edges for VPRM parameter estimation.
get_time_bins(data, window, t.start, t.end)
data | 
 data frame; tower observations  | 
window | 
 character string; currently one of "all" or one of the "breaks" values accepted by cut.Date.  | 
t.start | 
 chron; beginning of first temporal window  | 
t.end | 
 chron; end of last temporal window  | 
factor; the temporal bin of each timestamp in data
Timothy W. Hilton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.