giftsandmemos: Create a List of Gifts and Memos

Description Usage Arguments Details Value

View source: R/giftsandmemos.R

Description

Build a list of all gifts (or commitments) and memos.

Usage

1
2
3
giftsandmemos(onedollar = F, collectdata = F)

commitsandmemos(onedollar = F, collectdata = F)

Arguments

onedollar

a logical value describing whether or not gifts of $1 or less should be considered

collectdata

a logical value describing whether or not the data should be collected from the database

Details

If collectdata == T, returns a data frame of all gifts/commitments and memos with one line per transaction. If collectdata is FALSE, a tbl_sql with 6 columns:

Value

a 6 column data_frame or a tbl_sql


crazybilly/muadc documentation built on March 6, 2021, 4:15 p.m.