Learn R Programming

dataprep (version 0.1.5)

data1: 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

Arguments

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

References

1. Example data is from https://smear.avaa.csc.fi/download. It includes particle number concentrations in SMEAR I Varrio forest.

Examples

Run this code
# NOT RUN {
data1
## maybe str(data1)
# }

Run the code above in your browser using DataLab