data_ONA: A practise dataset

Description Usage Format Examples

Description

This is a hypothetical dataset 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_ONA")

Format

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

ATN

a numeric vector

BC

a numeric vector

Examples

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

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