adapt_yearly_timeseries: Adapt an yearly time series dataframe to timezone and year

adapt_yearly_timeseriesR Documentation

Adapt an yearly time series dataframe to timezone and year

Description

Adapt an yearly time series dataframe to timezone and year

Usage

adapt_yearly_timeseries(df, tz_out = NULL, year_out = NULL)

Arguments

df

tibble with first column being datetime

tz_out

character, time zone of the desired datetime

year_out

integer, year of the desired datetime

Value

tibble


mcanigueral/dutils documentation built on Feb. 7, 2025, 12:33 a.m.