make_dues.Rd
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
make_dues(..., year)
Specify each raw tibble of dues data
Specify the SIOP membership year
tibble
#make_dues(dues_0120, dues_0220, dues_0320, year = 2020)