add_session_from_offering | R Documentation |
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.
add_session_from_offering(d)
d |
a data frame |
a data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.