qaqc_data: QA/QC a dataset.

Description Usage Arguments Value Note

View source: R/qaqc.R

Description

QA/QC a dataset.

Usage

1
qaqc_data(dsd, diag, remove_na = TRUE, remove_error = TRUE)

Arguments

dsd

Dataset data, a tibble

diag

Diagnostics data, a tibble

remove_na

Remove NA flux values? Logical

remove_error

Remove records marked as errors? Logical

Value

A list with the 'dsd' and 'diag' tibbles.

Note

This is normally called from read_raw_dataset.


bpbond/cosore documentation built on July 20, 2021, 3:17 p.m.