consolidate: Consolidate heat wave dataframes

Description Usage Arguments Value

Description

This function combines all identified city-specific heat wave dataframes together into a single dataframe. This function is used to create a single dataframe with all heat waves from all study cities for an ensemble member.

Usage

1
consolidate(hwDataframeList)

Arguments

hwDataframeList

A list object where each element is the dataframe of heat waves, created by the closure created by createCityProcessor, for a single city.

Value

A combined dataframe version of the list object that was passed as an argument.


geanders/futureheatwaves documentation built on May 17, 2019, 12:14 a.m.