isBIG5 function

Indicate whether the encoding of input string is BIG5.

Indicate whether the encoding of input string is BIG5.

isBIG5(string, combine = FALSE)

Arguments

  • string: A character vector.
  • combine: Whether to combine all the strings.

Returns

A vector of logical values, the length of string - or a single logical value if combine

is TRUE.

Author(s)

Jian Li <rweibo@sina.com >

  • Maintainer: Tong He
  • License: LGPL
  • Last published: 2017-05-29