remove_hashtags {CooRTweet} | R Documentation |
Remove hashtags
Description
Utility function that removes hashtags from tags.
Usage
remove_hashtags(x)
Arguments
x |
The text to be processed. |
Value
The text without hashtags.
[Package CooRTweet version 2.0.2 Index]