remove_by_charlength | R Documentation |
remove NA, non-character and characters shorter than N from array
remove_by_charlength(x, minchar)
x |
character array |
minchar |
integer, minimum character of elements in x |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.