nwords {roxygen}
R Documentation
Number of words a string contains.
Description
Number of words a string contains.
Usage
nwords(string)
Arguments
string
the string whose words to count
Value
Number of words in the string
[Package
roxygen
version 0.1
Index]