| locale_names | R Documentation |
The locale_names table contains localized names for languages, script
names, names for territories, and names for variants. There are
574 rows and the following 5 columns:
locale (character)
lang_names (named list [variable length])
script_names (named list [variable length])
territory_names (named list [variable length])
variant_names (named list [variable length])
The lang_names column contains named lists for all localized language
names. The script_names column holds named lists for all localized script
names, and territory_names has all of the localized territory names per
locale. The variant_names list column containing named lists for all
localized variant names.
locale_names
An object of class tbl_df (inherits from tbl, data.frame) with 574 rows and 5 columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.