Learn R Programming

texter (version 0.1.9)

users: Extract Usernames and tagged handles from tweets

Description

The function will extract any tagged handles from text

Usage

users(x, ...)

Arguments

x

This is the corpus you want to extract the mentions from

...

More inputs

Value

a character vector.

Examples

Run this code
# NOT RUN {
{
users("Come See this @simmie_kafaru")
}


# }

Run the code above in your browser using DataLab