yearly_negative_deviation: Negative deviation from a reference site

View source: R/misa_assessment_functions.R

yearly_negative_deviationR Documentation

Negative deviation from a reference site

Description

Functions cumulates the negative deviation (lower O2-Concentrations) compared to a reference site without (significant) urban pollution

Usage

yearly_negative_deviation(dataFrame, oxygen_ref, max_missing = 25)

Arguments

dataFrame

MiSa Dataframe: with columne "d": oxygen data, "year": year

oxygen_ref

The course of oxygen of the reference

max_missing

The maximal allowed percent of missing oxygen data. If NA Values exceed this number, hours below thresholds are set to NA

Value

Data frane with negative deviation per year


KWB-R/kwb.misa documentation built on March 18, 2022, 9:56 a.m.