add_session_from_offering: add session from offering

View source: R/mungers.R

add_session_from_offeringR Documentation

add session from offering

Description

[Stable]

Takes a data frame with offering variable and returns the same data frame with a session variable. Requires the offering to be in the format ABC123_201930_W_D, which would then return 201930 as the session.

Usage

add_session_from_offering(d)

Arguments

d

a data frame

Value

a data frame


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