powered by
This convenience function aggregates the MAVERICK event report data to the event level using the most-representative aggregation model.
aggregate_maverick_rep(data)
Returns a dataframe of the most-representative aggregation of the MAVERICK dataset
The MAVERICK event report level dataset. Already pre-loaded.
# \donttest{ maverick_representative <- aggregate_maverick_rep() # }
Run the code above in your browser using DataLab