Learn R Programming

futureheatwaves (version 1.0.3)

datafr: Example data to input to extreme event identifier functions

Description

This dataset provides an example of the dataframe to be input into a custom extreme event identification function. This dataset can be used to test a custom extreme event identification function before using the function in gen_hw_set.

Usage

datafr

Arguments

Format

A dataframe with 7,300 rows and 2 columns. The variables are:
  • date: A Date vector with the date of the projection
  • tmpd: A numeric vector with the temperature of the projection, in degrees Fahrenheit