step_dues: Cleans a variety of columns in dues data

View source: R/step_dues.R

step_duesR Documentation

Cleans a variety of columns in dues data

Description

Cleans a variety of columns in dues data

Usage

step_dues(df, year)

Arguments

df

a tibble of dues data

year

the SIOP year to filter data on

Value

a tibble of SIDs applicable for the given year selected.

Examples

#dues_cleaned <- step_dues(df = dues_cleaned, year = 2020)

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