Learn R Programming

eventreport (version 0.1.1)

aggregate_maverick_con: 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)

Value

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

Arguments

data

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

Examples

Run this code
# \donttest{
maverick_conservative <- aggregate_maverick_con()
# }

Run the code above in your browser using DataLab