View source: R/monthlyClimate.R
read.climateSummaries.xml | R Documentation |
Read xml formatted climate summary files from Environment and Climate Change Canada. Since no file format is not formally published, the function has been based off of some sample files that were downloaded on 20200529. File formats are subject to change, therefore, this function has the potential to break.
read.climateSummaries.xml(file)
file |
a connection or a character string giving the name of the file to load. |
a data.frame containing all of the data, except for snow and sunshine.
Chantelle Layton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.