drop_nonascii {treebase} | R Documentation |
remove non-ASCII characters
Description
remove non-ASCII characters
Usage
drop_nonascii(string)
Arguments
string |
any character string |
Value
the string after dropping all html tags to spaces
[Package treebase version 0.1.5 Index]