View source: R/misa_assessment_functions.R
yearly_negative_deviation | R Documentation |
Functions cumulates the negative deviation (lower O2-Concentrations) compared to a reference site without (significant) urban pollution
yearly_negative_deviation(dataFrame, oxygen_ref, max_missing = 25)
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 |
Data frane with negative deviation per year
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.