adapt_df_timezone: Adapt the timezone of a time series dataframe

View source: R/timeseries.R

adapt_df_timezoneR Documentation

Adapt the timezone of a time series dataframe

Description

Adapt the timezone of a time series dataframe

Usage

adapt_df_timezone(df, tz_out = "Europe/Amsterdam")

Arguments

df

tibble with first column being datetime

tz_out

character, time zone of the desired df

Value

tibble


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