remove_hashtags: Remove hashtags

View source: R/reshape_tweets.r

remove_hashtagsR 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.


CooRTweet documentation built on April 4, 2025, 2:25 a.m.