get_full_session_df: Get data frame with all session and attendance data

Description Usage Arguments Value

View source: R/full_attendance.R

Description

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.

Usage

1

Arguments

pd

Parsed database list coming out of parse_session_database() or parse_multiple_session_databases() with sessions, attendance, and attendees data frames.

Value

A data frame.


caldwellst/fightr documentation built on July 4, 2021, 8:50 a.m.