1
2
3
4
5
#

Name:

Description:

A typical medium sized environmental data set with hourly measurements of NOx pollution content in the ambient air.

Variables:

A data frame with 8088 observations on the following 5 variables.

julday

day number, a factor with levels 373 ... 730, typically with 24 hourly measurements.

LNOx

\log of hourly mean of NOx concentration in ambient air [ppb] next to a highly frequented motorway.

LNOxEm

\log of hourly sum of NOx emission of cars on this motorway in arbitrary units.

sqrtWS

Square root of wind speed [m/s].

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

René Locher (at ZHAW, Switzerland).

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/NOx_Air_Pollution_Data_1189_37.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.