vpr_hour.Rd
Get hour identifier
vpr_hour(x)
A string specifying the directory and file name of the size file
A string of only the hour identifier (i.e., "hXX")
vpr_day, vpr_roi, vpr_category
vpr_day
vpr_roi
vpr_category
K Sorochan
hour_string <- 'C:/data/cruise/autoid/Calanus/d000/h00' vpr_hour(hour_string) #> [[1]] #> [1] "h00" #>