Indicate whether the encoding of input string is GBK.
isGBK(string, combine = FALSE)
string
A character vector.
combine
Whether to combine all the strings.
Logical value.
Jian Li <rweibo@sina.com>