Learn R Programming

vprr (version 0.2.3)

vpr_day: Get day identifier

Description

Get day identifier

Usage

vpr_day(x)

Value

A string of only the day identifier (i.e., "dXXX")

Arguments

x

A string specifying the directory and file name of the size file

Author

K Sorochan

See Also

vpr_hour, vpr_roi, vpr_category

Examples

Run this code
day_string <- 'C:/data/cruise/autoid/Calanus/d000/h00'
vpr_day(day_string)

Run the code above in your browser using DataLab