isBIG5 {tmcn} | R Documentation |
Indicate whether the encoding of input string is BIG5.
isBIG5(string, combine = FALSE)
string |
A character vector. |
combine |
Whether to combine all the strings. |
Logical value.
Jian Li <rweibo@sina.com>
isBIG5("hello")