vpr_day: Get day identifier

View source: R/EC_functions.R

vpr_dayR 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)


Echisholm21/vprr documentation built on Feb. 9, 2025, 4:21 p.m.