Learn R Programming

evgam (version 0.1.4)

FCtmax: Fort Collins, Colorado, US daily max. temperatures

Description

Daily maximum temperatures at Fort Collins, Colorado, US from 1st January 1970 to 31st December 2019

Usage

data(FCtmax)

Arguments

Format

A data frame with 18156 rows and 2 variables

The variables are as follows:

date

date of observation

tmax

daily maximum temperature in degrees Celcius

Examples

Run this code
# NOT RUN {
library(evgam)
data(FCtmax)
# }

Run the code above in your browser using DataLab