add_year_from_offering: add year from offering

View source: R/mungers.R

add_year_from_offeringR Documentation

add year from offering

Description

@description [Stable]

Usage

add_year_from_offering(d)

Arguments

d

a data frame

Details

Takes a data frame with offering variable and returns the same data frame with a year variable. Requires the offering to be in the format ABC123_201930_W_D which would return 2019

Value

a data frame

See Also

Other mungers: add_year_from_session()


benwhicks/retention.helpers documentation built on Feb. 6, 2023, 5:02 p.m.