data_ONA {BlackCarbon}R Documentation

A practise dataset

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

data("data_ONA")

Format

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

ATN

a numeric vector

BC

a numeric vector

Examples

data(data_ONA)
## maybe str(data_ONA)

[Package BlackCarbon version 0.1.0 Index]