View source: R/aggregate_maverick_con.R
| aggregate_maverick_con | R Documentation |
This convenience function aggregates the MAVERICK event report data to the event level using the most-conservative aggregation model.
aggregate_maverick_con(data)
data |
The MAVERICK event report level dataset. Already pre-loaded. |
Returns a dataframe of the most-conservative aggregation of the MAVERICK dataset.
maverick_conservative <- aggregate_maverick_con()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.