users {texter} | R Documentation |
The function will extract any tagged handles from text
users(x, ...)
x |
This is the corpus you want to extract the mentions from |
... |
More inputs |
a character vector.
{
users("Come See this @simmie_kafaru")
}