issue_bargraph: Plot Data for Progress specified tweet graphs.

Description Usage Arguments

View source: R/twitter_analysis.R

Description

Plot Data for Progress specified tweet graphs.

Usage

1
2
issue_bargraph(tweet_database, issue_terms, scale_by_total = FALSE,
  save_local = FALSE)

Arguments

tweet_database

Tweet database. Must have the columns "last_name", "party", "state" and "tweet".

issue_terms

Search term or terms. Takes input as a vector.

scale_by_total

Scale your graph by all tweets by the Senator. Defaults to FALSE, which outputs tweet counts.

save_local

Save the graph to your working directory. Defaults to FALSE.


hnhd/dfp documentation built on May 30, 2019, 5 a.m.