rOstluft.data | R Documentation |
This Package contains air quality data from the measurement sites Zuerich Stampfenbachstrasse, Zuerich Schimmelstrasse and Zuerich Rosengartenstrasse for the years 2010 until 2014 in different time resolutions. The goal for rOstluft.data is to provide data in a raw format for examples and tests of the package rOstluft.
path_to_file <- system.file("extdata", "Zch_Stampfenbachstrasse_2010-2014.csv",
package = "rOstluft.data", mustWork = TRUE)
print(path_to_file)
list.files(system.file("extdata", package = "rOstluft.data"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.