R/campfin-package.R

#' \code{campfin} package
#'
#' The campfin package was written to facilitate the work done on The
#' Accountability Project (TAP) by the data journalists at The Investigative
#' Reporting Workshop in Washington, DC.
#'
#' TAP is an effort to centralize many public databases into a searchable
#' website. To improve the searchability of the database, the campfin package
#' is used to normalize values in a common format. The normalization vignette
#' provides examples on how this process improved a database.
#'
#' The other functions in this package are written to facilitate the exploration
#' of a database. The Investigative Reporting Workshop writes public data
#' diaries to document the data wrangling process; the open source campfin
#' functions help download, import, explore, and wrangle public database.
#'
#' @keywords internal
"_PACKAGE"

## usethis namespace: start
## usethis namespace: end
NULL

Try the campfin package in your browser

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

campfin documentation built on Oct. 20, 2023, 5:06 p.m.