| datasetCanada | R Documentation |
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.
data("datasetCanada")
A list with two entries: m_cood and m_data.
m_coorda tibble with latitude, logitude and the name
of stations.
a tibble where each column is the time series from a
weather station.
the CanadianWeather dataset from the R package
fda.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.