library(magrittr)
devtools::load_all()
#### Function call ####
getData("#rstats",
5000,
"data/tweets.csv.gz",
include_rts = FALSE,
retryonratelimit = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.