data_compiled {BlackCarbon}R Documentation

Dataset compiled at file level

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

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

data(data_compiled)
## maybe str(data_compiled)

[Package BlackCarbon version 0.1.0 Index]