datasetCanada: Temperature datasets from Canada.

datasetCanadaR Documentation

Temperature datasets from Canada.

Description

Temperature time series from 35 weather stations from Canada. This dataset is a classic one and was used in famous package fda. We have made a few changes in this dataset.

Usage

data("datasetCanada")

Format

A list with two entries: m_cood and m_data.

m_coord

a tibble with latitude, logitude and the name of stations.

m_data

a tibble where each column is the time series from a weather station.

Source

the CanadianWeather dataset from the R package fda.


geoFKF documentation built on Aug. 13, 2022, 1:05 a.m.