make_dues: Wrapper function for binding several raw tibbles of dues data...

View source: R/make_dues.R

make_duesR Documentation

Wrapper function for binding several raw tibbles of dues data that could exist by month, into a single tibble that is then inputted as the dues argument in make_final_data

Description

Wrapper function for binding several raw tibbles of dues data that could exist by month, into a single tibble that is then inputted as the dues argument in make_final_data

Usage

make_dues(..., year)

Arguments

...

Specify each raw tibble of dues data

year

Specify the SIOP membership year

Value

tibble

Examples

#make_dues(dues_0120, dues_0220, dues_0320, year = 2020)

SzarR/medusa documentation built on Feb. 7, 2024, 11:36 p.m.