data_compiled: Dataset compiled at file level

Description Usage Format Examples

Description

This is a hypothetical dataset (compiled at file level) created as an example to faciliate user's learning of the function used in the package while processing the black carbon data with ONA algorithm

Usage

1
data("data_compiled")

Format

A data frame with 31118 observations on the following 3 variables.

file_ID

a factor with levels AE51-S6-1211_20181114-025500 AE51-S6-1211_20181115-070300 AE51-S6-1211_20181115-201000

ATN

a numeric vector

BC

a numeric vector

Examples

1
2
data(data_compiled)
## maybe str(data_compiled)

BlackCarbon documentation built on Oct. 23, 2020, 5:09 p.m.