R/US_News_Conferences_1960_1980.R

#' US News Conferences Data from 1960 to 1980
#'
#' @description A dataset containing the news conferences from US presidents
#' from 1960 to 1980.
#' The dataset was gathered from the American Presidency Project website.
#' @docType data
#' @usage data(US_News_Conferences_1960_1980)
#' @format A data frame with 353 rows and 3 variables: the president,
#' the date, and the full text.
"US_News_Conferences_1960_1980"

Try the poldis package in your browser

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

poldis documentation built on Sept. 11, 2024, 8:10 p.m.