exists_Separator: identify whether a separator exists

Description Usage Arguments Value Author(s)

Description

identify whether a separator exists in character string. It will be TRUE that if more than half elements have separator.

Usage

1
exists_Separator(x, separator = ":")

Arguments

x

a character vector.

separator

a character identify separator, ":" is default.

Value

a logical value.

Author(s)

Shixiang Wang <w_shixiang@163.com>


ShixiangWang/iProfile documentation built on May 11, 2019, 6:25 p.m.