Description Usage Arguments Value Examples
View source: R/plotActivityBars.R
Creates a barplot that shows the frequency of tweets per day.
1 | plotActivityBars(tweets, plotly = FALSE)
|
tweets |
A 'tweets' dataframe. |
plotly |
Create interactive plot using plotly. Default is FALSE. |
A plot.
1 | plotActivityBars(tweets, plotly=TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.