Description Usage Arguments Examples
View source: R/shiny_mention.R
This function retrives semantic network plot in shiny.
1 |
df |
The preprocessed twetter data |
1 2 | df_pre <- twitter_preprocess(twitter_df, ud_lang = "spanish", stopwords_lang = "es")
shiny_mention(df_pre)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.