parse_bcp47: Simple language names from BCP 47 tags

View source: R/utils.R

parse_bcp47R 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.


papaja documentation built on Oct. 30, 2024, 9:09 a.m.