isGB18030: Indicate whether the encoding of input string is GB18030.

Description Usage Arguments Value Author(s)

View source: R/isGB18030.R

Description

Indicate whether the encoding of input string is GB18030.

Usage

1
isGB18030(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>


pullword documentation built on July 13, 2021, 5:11 p.m.

Related to isGB18030 in pullword...