layout {i18n} | R Documentation |
A table with localized layout data
Description
The layout
table contains data on text layout across
574 locales. There are 574 rows and
the following 3 columns:
-
locale
(character
) -
character_order
(character
) -
line_order
(character
)
Usage
layout
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]