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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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