parse_bcp47 {papaja} | R Documentation |
Simple language names from BCP 47 tags
Description
Internal function to translate BCP 47 tags to simple language names.
Usage
parse_bcp47(x)
Arguments
x |
Character. BCP 47 tag. |
Value
Character. Simple language name.
[Package papaja version 0.1.3 Index]