plotActivityBars: plotActivityBars

Description Usage Arguments Value Examples

View source: R/plotActivityBars.R

Description

Creates a barplot that shows the frequency of tweets per day.

Usage

1
plotActivityBars(tweets, plotly = FALSE)

Arguments

tweets

A 'tweets' dataframe.

plotly

Create interactive plot using plotly. Default is FALSE.

Value

A plot.

Examples

1
plotActivityBars(tweets, plotly=TRUE)

helderheit/vectR documentation built on May 21, 2019, 9:37 a.m.