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]
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 29 Mar. 2025.
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for campfin051015202530354045TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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