averaging: Average the max temperature across a state

Description Usage Arguments Value

View source: R/averaging.R

Description

Average the max temperature across a state

Usage

1
averaging(df, type = "mean")

Arguments

df

Data frame containing a states max temperatures

type

Do we take the mean or median?

Value

A data frame of averaged max temperature for each day


OSUCliMates/CliMates documentation built on July 5, 2020, 4:31 p.m.