| character_labels {i18n} | R Documentation |
A table with localized character labels and descriptors
Description
The character_labels table contains localized data for character labels
across 574 locales. There are 574
rows and the following 3 columns:
-
locale(character) -
character_label_patterns(named list [variable length]) -
character_labels(named list [variable length])
Usage
character_labels
Format
An object of class tbl_df (inherits from tbl, data.frame) with 574 rows and 3 columns.
[Package i18n version 0.2.0 Index]