users: Extract Usernames and tagged handles from tweets

Description Usage Arguments Value Examples

View source: R/users.R

Description

The function will extract any tagged handles from text

Usage

1
users(x, ...)

Arguments

x

This is the corpus you want to extract the mentions from

...

More inputs

Value

a character vector.

Examples

1
2
3
{
users("Come See this @simmie_kafaru")
}

texter documentation built on Sept. 20, 2021, 5:08 p.m.