Description Usage Arguments Value
View source: R/full_attendance.R
get_full_session_df()
pulls together the separate sessions
, attendance
, and
attendees
data frames into a single data frame with 1 row for each attendee
attending a session. Useful to get a single combined database of all attendance
data to later parse for dashboard visualizations or other analysis.
1 |
pd |
Parsed database list coming out of |
A data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.