temp_risks: temp_risks

Description Usage Arguments Value Author(s)

Description

Compute the number of days per each location over the span of the data set where there is risk of heat stroke, comfortable weather, and freezing at 3 PM.

Usage

1

Arguments

data

data frame with columns Date, Location, Temp3pm

Value

Returns a table containing,

Location

Location in Australia

heat_stroke_n

Number of days for a particular location where there has been a risk of heat stroke

comfort_n

Number of days for a particular location where the weather has been comfortable

freezing_n

Number of days for a particular location where there has been a risk of freezing

Author(s)

Gage Clawson


gclawson1/computingpackage documentation built on June 15, 2019, 2:43 p.m.