vpr_dayhour {vprr} | R Documentation |
Find day & hour info to match each station of interest for processing
Description
@author E. Chisholm and K. Sorochan
Usage
vpr_dayhour(stations, file)
Arguments
stations |
a vector of character values naming stations of interest |
file |
CSV file containing 'day', 'hour', 'station', and 'day_hour' columns |
Value
Vector of day-hour combinations corresponding to stations of interest
[Package vprr version 0.2.3 Index]