consolidate: Consolidate heat wave dataframes

Description Usage Arguments Value

View source: R/processHeatwaves.R

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.


futureheatwaves documentation built on May 2, 2019, 9:43 a.m.