Learn R Programming

eventreport (version 0.1.1)

aggregate_maverick_rep: Load the most-representative aggregation of MAVERICK

Description

This convenience function aggregates the MAVERICK event report data to the event level using the most-representative aggregation model.

Usage

aggregate_maverick_rep(data)

Value

Returns a dataframe of the most-representative aggregation of the MAVERICK dataset

Arguments

data

The MAVERICK event report level dataset. Already pre-loaded.

Examples

Run this code
# \donttest{
maverick_representative <- aggregate_maverick_rep()
# }

Run the code above in your browser using DataLab