Creation of a Data Frame with Variables from All Forms of a Specified Event
Source:R/utils-transform.R
split_event.Rd
This function generates a nested dataset filtered by each event, containing only the variables associated with each event. It uses the provided data, dictionary, and event-form mapping. You can choose to return data for a specific event.