mention_stat: mention statistics

Description Usage Arguments Examples

View source: R/mention_stat.R

Description

This function retrives mention statistic info.

Usage

1

Arguments

df

The preprocessed twetter data

Examples

1
2
df_pre <- twitter_preprocess(twitter_df, ud_lang = "spanish", stopwords_lang = "es")
mention_stat(df)

BeaJJ/ComTxt documentation built on Dec. 17, 2021, 10:46 a.m.