Description Usage Arguments Value Author(s)
identify whether a separator exists in character string. It will be TRUE
that if
more than half elements have separator.
1 | exists_Separator(x, separator = ":")
|
x |
a character vector. |
separator |
a character identify separator, ":" is default. |
a logical value.
Shixiang Wang <w_shixiang@163.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.