get_hatetracker_images: Fetch images associated with current trending hate tags.

Description Usage Arguments Value

View source: R/hatetracker_func.R

Description

Fetch images associated with current trending hate tags.

Usage

1
2
get_hatetracker_images(start_date = Sys.Date(), end_date = Sys.Date(),
  hashtag = NULL)

Arguments

start_date

Beginning of date range. Defaults to the current date.

end_date

End of date range. Defaults to the current date.

hashtag

Optional hashtag to limit search results.

Value

A dataframe containing the url to the embedded media and the number of times it was referenced in the trending tags.


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