l10n_info {base} | R Documentation |
Report on localization information.
l10n_info()
A list with three logical components:
MBCS |
If a multi-byte character set in use? |
UTF-8 |
Is this a UTF-8 locale? |
Latin-1 |
Is this a Latin-1 locale? |
l10n_info()