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