tz_plot: Plot a time zone

Description Usage Arguments Value Examples

View source: R/olson.R

Description

Make a circular plot of a time zone, visualizing the UTC offset over the course of the year, including Daylight Savings times

Usage

1
tz_plot(tz)

Arguments

tz

a valid time zone name. See OlsonNames()

Value

a ggplot2 object

Examples

1
tz_plot("America/Vancouver")

Example output



lutz documentation built on July 20, 2019, 1:04 a.m.