R/impeachment-dilma-data.R

#' Dilma's impeachment lower chamber approval data
#'
#' Data from Brazilian lower chamber web service on President Dilma Rousseff
#' impeachment approvement on April 17h, 2016. The \code{data.frame} contains
#' the content and meta-data of all recorded speeches (not only the votes).
#'
#' @docType data
#'
#' @usage data("impeachment-dilma")
#'
#' @format An object of class \code{"data.frame"}.
#'
#' @keywords datasets
#'
#' @source Brazilian lower chamber: \href{https://www.http://camara.gov.br/}{CD}
#'
#' @examples
#' data("impeachment-dilma")
"impeachmentDilma"
davi-moreira/txt4cs-pkg documentation built on Nov. 4, 2019, 9:42 a.m.