| tz_metazone_users | R Documentation |
The tz_metazone_users table allows for a lookup of canonical time zone
name to which metazone each uses. As an example, the canonical time zone
America/Vancouver corresponds to the America_Pacific metazone (this is
the long ID, but there is often a short ID available as well). The
metazone_long_id can be used to get a localized metazone name by use of
the tz_metazone_names table.
There are 293 rows and the following 4 columns:
canonical_tz_name (character)
territory (character)
metazone_long_id (character)
metazone_short_id (character)
tz_metazone_users
An object of class tbl_df (inherits from tbl, data.frame) with 293 rows and 4 columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.