fetch_all_contributions: Get contributions data for a defined period

Description Usage Arguments Value

View source: R/fetch_all_contributions.R

Description

fetch_all_contributions Downloads Members' contributions for a defined period in any location, excluding Questions not (yet) asked

Usage

1
fetch_all_contributions(start_date, end_date)

Arguments

start_date

The start date of the period for which contributions are downloaded ("yyyy-mm-dd")

end_date

The end date of the period for which contributions are downloaded ("yyyy-mm-dd")

Value

A tibble containing contributions along with details such as member, date, and subject


eliseuberoi/clparlysearch documentation built on Aug. 20, 2021, 8:40 p.m.