Description Usage Arguments Value Examples
Sets the timezone of all time-based columns in a dataframe
1 | df_with_tz(data, tz = "UTC")
|
data |
dataframe |
tz |
timezone, an Olson timezone or "UTC" (default) |
dataframe
1 | df_with_tz(wx_ames, tz = "UTC")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.