aggregate_maverick_rep: Load the most-representative aggregation of MAVERICK

View source: R/aggregate_maverick_rep.R

aggregate_maverick_repR Documentation

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)

Arguments

data

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

Value

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

Examples


maverick_representative <- aggregate_maverick_rep()


eventreport documentation built on March 11, 2026, 1:07 a.m.