R/package_rss.R

#' RSS table from python package newscatcher
#'
#' A dataset containing sample medical data.
#'
#'
#' @format A data frame with 4505 rows and 7 variables:
#' \describe{
#'   \item{clean_url}{url of news website}
#'   \item{language}{the language of the website}
#'   \item{topic_unified}{the topic of the website}
#'   \item{main}{main}
#'   \item{clean_country}{clean_country}
#'   \item{rss_url}{location of feed}
#'   \item{GlobalRank}{rank of website}
#' }
#' @source \url{https://github.com/kotartemiy/newscatcher}
"package_rss"

Try the newscatcheR package in your browser

Any scripts or data that you put into this service are public.

newscatcheR documentation built on Sept. 20, 2023, 5:07 p.m.