R/data.R

#' Data from MA OCPF about candidates including name, ID, office
#'
#' Data set from running the get_local_candidates() function
#'
#' @format tibble data.frame with 4143 rows and 34 columns

"all_candidate_info"


#' Data from MA OCPF about Framingham candidates including name, ID, office
#'
#' Data set from running the get_local_candidates() function and filtering for Candidate_City == "Framingham"
#'
#' @format tibble data.frame with 72 rows and 34 columns

"all_framingham_candidates"
smach/maocpf documentation built on March 3, 2021, 5:52 a.m.