vpr_hour: Get hour identifier

View source: R/EC_functions.R

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


vprr documentation built on July 12, 2022, 5:07 p.m.