isGB2312 {pullword} | R Documentation |
Indicate whether the encoding of input string is GB2312.
Description
Indicate whether the encoding of input string is GB2312.
Usage
isGB2312(string, combine = FALSE)
Arguments
string |
A character vector. |
combine |
Whether to combine all the strings. |
Value
Logical value.
Author(s)
Jian Li <rweibo@sina.com>
[Package pullword version 0.3 Index]