data1 {dataprep} | R Documentation |
Example data (data1, particle number concentrations in SMEAR I Varrio forest)
Description
Calculated from the raw data that is downloaded from https://smear.avaa.csc.fi/download.
Usage
data1
Format
A data frame with 7640 observations on the following 7 variables.
date
a POSIXct
monthyear
a character vector
Nucleation
a numeric vector
Aitken
a numeric vector
Accumulation
a numeric vector
tconc
a numeric vector
TPNC
a numeric vector
Source
https://smear.avaa.csc.fi/download
References
1. Example data is from https://smear.avaa.csc.fi/download. It includes particle number concentrations in SMEAR I Varrio forest.
Examples
data1
## maybe str(data1)
[Package dataprep version 0.1.5 Index]