get_hatetracker_mentions: Fetch the top Twitter handles mentioned in certain topic over...

Description Usage Arguments

View source: R/hatetracker_func.R

Description

Note that the users mentioned in the hashtag are not necessarily part of the alt-right users monitored by the SPLC hatetracker project.

Usage

1
2
get_hatetracker_mentions(hashtag = NULL, start_date = Sys.Date() - 21,
  end_date = Sys.Date())

Arguments

hashtag

Topic hashtag.

start_date

Beginning of date range. Defaults to three weeks from the current date.

end_date

End of date range. Defaults to the current date.


davidski/hatetracker documentation built on Dec. 1, 2020, 5:24 p.m.