Other packages > Find by keyword >

campfin  

Wrangle Campaign Finance Data
View on CRAN: Click here


Download and install campfin package within the R console
Install from CRAN:
install.packages("campfin")

Install from Github:
library("remotes")
install_github("cran/campfin")

Install by package version:
library("remotes")
install_version("campfin", "1.0.11")



Attach the package and use:
library("campfin")
Maintained by
Kiernan Nicholls
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-11-05
Latest Update: 2023-10-20
Description:
Explore and normalize American campaign finance data. Created by the Investigative Reporting Workshop to facilitate work on The Accountability Project, an effort to collect public data into a central, standard database that is more easily searched: .
How to cite:
Kiernan Nicholls (2020). campfin: Wrangle Campaign Finance Data. R package version 1.0.11, https://cran.r-project.org/web/packages/campfin. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.1 (2020-11-05 09:00), 1.0.2 (2020-11-07 01:30), 1.0.3 (2020-11-09 14:30), 1.0.4 (2020-11-27 03:20), 1.0.6 (2021-03-04 06:40), 1.0.7 (2021-04-12 20:30), 1.0.8 (2021-09-02 13:00), 1.0.9 (2022-05-24 20:50), 1.0.10 (2023-03-08 18:40)
Other packages that cited campfin R package
View campfin citation profile
Other R packages that campfin depends, imports, suggests or enhances
Complete documentation for campfin
Functions, R codes and Examples using the campfin R package
Some associated functions: abbrev_full . abbrev_state . add_prop . all_files_new . campfin-package . check_city . col_date_mdy . col_stats . count_diff . count_in . count_na . count_out . dark2 . expand_abbrev . expand_state . explore_plot . extra_city . fetch_city . file_age . file_encoding . flag_dupes . flag_na . flush_memory . grapes-out-grapes . guess_delim . invalid_city . invert_named . is_abbrev . is_binary . is_even . keypad_convert . most_common . na_in . na_out . na_rep . non_ascii . normal_address . normal_city . normal_phone . normal_state . normal_zip . path.abbrev . pipe . progress_table . prop_distinct . prop_in . prop_na . prop_out . read_names . rename_prefix . rx_break . rx_phone . rx_state . rx_url . rx_zip . scale_x_truncate . str_dist . str_normal . this_file_new . url2path . url_file_size . use_diary . usps_city . usps_state . usps_street . valid_abb . valid_city . valid_name . valid_state . valid_zip . what_in . what_out . zipcodes . 
Some associated R codes: abbrev-full.R . add-prop.R . campfin-package.R . check-city.R . col-date-mdy.R . col-stats.R . counters.R . data.R . expand-abbrev.R . explore-plot.R . fetch-city.R . file-age.R . file-encoding.R . files-new.R . flag-dupes.R . flag-na.R . flush-memory.R . guess-delims.R . invert-named.R . is-abbrev.R . is-binary.R . is-even.R . keypad-convert.R . most-common.R . non-ascii.R . normal-address.R . normal-city.R . normal-phone.R . normal-state.R . normal-zip.R . path-abbrev.R . progress-table.R . read-names.R . rename-prefix.R . rx-break.R . scale-truncate.R . str-dist.R . str-normal.R . url-file-size.R . url2path.R . use-diary.R . utils-pipe.R .  Full campfin package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA