assemble_donations: Aggregate all donation data from the tracker in one file

View source: R/gdq-tracker-donations.R

assemble_donationsR Documentation

Aggregate all donation data from the tracker in one file

Description

Aggregate all donation data from the tracker in one file

Usage

assemble_donations(events = NULL, cache = FALSE)

Arguments

events

⁠[NULL]⁠: Optional vector of file paths to individual .rds files.

cache

⁠[TRUE]⁠: Save aggregated dataset at "data/all_donations.rds".

Value

A tibble.

Examples

## Not run: 
assemble_donations()

## End(Not run)

jemus42/gdqdonations documentation built on July 1, 2023, 4:04 p.m.