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