R/extractdays.R
extractdays.Rd
Extracts the rows of a matrix corresponding to the requested days (expressed as dates YYYY-MM-DD) given the date (origin) of the first row
an input data matrix where each row corresponds to a daily record
maximum (integer) number of rows in data
where to find when
.
Default is 100000 and works if data
is missing.
desired dates for which the data are requested
date corresponding to the first row of data
(optional) number of days since when
to extract the data
a matrix containing the requested rows
It uses julian
extractdays()
#> [1] 10593