read_all_contributions: Committee contributions metadata

Description Usage Arguments Value Examples

View source: R/fn_contributions.R

Description

read_all_contributions returns a dataframe about contribution data

Usage

1
read_all_contributions(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 ?contributions.

Examples

1
2
## Not run: read_all_contributions()
## Not run: read_all_contributions(n_max = 250)

baumer-lab/fec12 documentation built on Aug. 29, 2020, 2:14 a.m.