characters {i18n} | R Documentation |
A table with localized character data
Description
The characters
table contains localized character data across
574 locales. There are 574 rows and
the following 12 columns:
-
locale
(character
) -
exemplar_characters
(character
) -
auxiliary
(character
) -
index
(character
) -
numbers
(character
) -
punctuation
(character
) -
more_info
(character
) -
ellipsis
(named list [length of 6]
) -
leninent_scope_general
(named list [length of 9]
) -
leninent_scope_date
(named list [length of 2]
) -
leninent_scope_number
(named list [length of 3]
) -
stricter_scope_number
(named list [length of 2]
)
Usage
characters
Format
An object of class tbl_df
(inherits from tbl
, data.frame
) with 574 rows and 12 columns.
[Package i18n version 0.2.0 Index]