Learn R Programming

futureheatwaves (version 1.0.0)

datafr: Example data to input to heat wave identifier functions

Description

This dataset provides an example of the dataframe to be input into a custom heat wave identification function. This dataset can be used to test a custom heat wave 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