Learn R Programming

tmcn (version 0.2-13)

setchs: Set locale to Simplified Chinese/Traditional Chinese/UK.

Description

Set locale to Simplified Chinese/Traditional Chinese/UK.

Usage

setchs(rev = FALSE)
setcht(rev = FALSE)
setuk(rev = FALSE)

Arguments

rev

Whethet to set the locale back.

Value

No results.

Examples

Run this code
# NOT RUN {
setchs()
setchs(rev = TRUE)
# }

Run the code above in your browser using DataLab