step_dues.Rd
Cleans a variety of columns in dues data
step_dues(df, year)
a tibble of dues data
the SIOP year to filter data on
a tibble of SIDs applicable for the given year selected.
#dues_cleaned <- step_dues(df = dues_cleaned, year = 2020)