aggregate_maverick_con: Load the most-conservative aggregation of MAVERICK

View source: R/aggregate_maverick_con.R

aggregate_maverick_conR Documentation

Load the most-conservative aggregation of MAVERICK

Description

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

Usage

aggregate_maverick_con(data)

Arguments

data

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

Value

Returns a dataframe of the most-conservative aggregation of the MAVERICK dataset.

Examples


maverick_conservative <- aggregate_maverick_con()


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