h_restrict {htsr} | R Documentation |
Restrict a series between 2 dates
h_restrict(file, start = NA, end = NA)
file |
File name to proceed |
start |
Start date/time (included) of POSIXct class (default = NA) |
end |
End date/time (excluded) of POSIXct class (default = NA) |
The output file is named with a rs_ prefix.
P. Chevallier - Nov 2017-Jan 2019