vpr_hour {vprr} | R Documentation |
Get hour identifier
Description
Get hour identifier
Usage
vpr_hour(x)
Arguments
x |
A string specifying the directory and file name of the size file |
Value
A string of only the hour identifier (i.e., "hXX")
Author(s)
K Sorochan
See Also
vpr_day
, vpr_roi
, vpr_category
Examples
hour_string <- 'C:/data/cruise/autoid/Calanus/d000/h00'
vpr_hour(hour_string)
[Package vprr version 0.2.3 Index]