step_dues | R Documentation |
Cleans a variety of columns in dues data
step_dues(df, year)
df |
a tibble of dues data |
year |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.