get_time_resolution: Return the time resolution of a datetime sequence

View source: R/timeseries.R

get_time_resolutionR Documentation

Return the time resolution of a datetime sequence

Description

Return the time resolution of a datetime sequence

Usage

get_time_resolution(dttm_seq, units = "mins")

Arguments

dttm_seq

datetime sequence

units

character being one of "auto", "secs", "mins", "hours", "days" and "weeks"

Value

numeric


mcanigueral/dutils documentation built on Jan. 25, 2024, 3:34 p.m.