read_all_individuals: Individual Contributions Master metadata

Description Usage Arguments Value Examples

View source: R/fn_individuals.R

Description

read_all_individuals returns a dataframe about transactions from individuals to candidates/committees

Usage

1
read_all_individuals(n_max = Inf, verbose = interactive())

Arguments

n_max

Integer specifying the max amount of entries in the dataset. Defaults to the possible maximum.

verbose

A progress bar is shown if R is running interactively. Defaults to interactive().

Value

The entire dataframe. More information about variables is at ?individuals.

Examples

1
2

baumer-lab/fec20 documentation built on Dec. 19, 2021, 6:44 a.m.