English
 
Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Journal Article

Addressing the need for interactive, efficient, and reproducible data processing in ecology with the datacleanr R package

Authors
/persons/resource/hurley

Hurley,  Alexander
4.3 Climate Dynamics and Landscape Evolution, 4.0 Geosystems, Departments, GFZ Publication Database, Deutsches GeoForschungsZentrum;

Peters,  Richard L.
External Organizations;

Pappas,  Christoforos
External Organizations;

/persons/resource/stegerda

Steger,  David
4.3 Climate Dynamics and Landscape Evolution, 4.0 Geosystems, Departments, GFZ Publication Database, Deutsches GeoForschungsZentrum;

/persons/resource/heinrich

Heinrich,  Ingo
4.3 Climate Dynamics and Landscape Evolution, 4.0 Geosystems, Departments, GFZ Publication Database, Deutsches GeoForschungsZentrum;

Krug,  Rainer M.
External Organizations;

External Ressource
No external resources are shared
Fulltext (public)

5011388_.pdf
(Publisher version), 3MB

Supplementary Material (public)
There is no public supplementary material available
Citation

Hurley, A., Peters, R. L., Pappas, C., Steger, D., Heinrich, I. (2022): Addressing the need for interactive, efficient, and reproducible data processing in ecology with the datacleanr R package. - Plos One, 17, 5, e0268426.
https://doi.org/10.1371/journal.pone.0268426


Cite as: https://gfzpublic.gfz-potsdam.de/pubman/item/item_5011388
Abstract
Ecological research, just as all Earth System Sciences, is becoming increasingly data-rich. Tools for processing of “big data” are continuously developed to meet corresponding technical and logistical challenges. However, even at smaller scales, data sets may be challenging when best practices in data exploration, quality control and reproducibility are to be met. This can occur when conventional methods, such as generating and assessing diagnostic visualizations or tables, become unfeasible due to time and practicality constraints. Interactive processing can alleviate this issue, and is increasingly utilized to ensure that large data sets are diligently handled. However, recent interactive tools rarely enable data manipulation, may not generate reproducible outputs, or are typically data/domain-specific. We developed datacleanr, an interactive tool that facilitates best practices in data exploration, quality control (e.g., outlier assessment) and flexible processing for multiple tabular data types, including time series and georeferenced data. The package is open-source, and based on the R programming language. A key functionality of datacleanr is the “reproducible recipe”—a translation of all interactive actions into R code, which can be integrated into existing analyses pipelines. This enables researchers experienced with script-based workflows to utilize the strengths of interactive processing without sacrificing their usual work style or functionalities from other (R) packages. We demonstrate the package’s utility by addressing two common issues during data analyses, namely 1) identifying problematic structures and artefacts in hierarchically nested data, and 2) preventing excessive loss of data from ‘coarse,’ code-based filtering of time series. Ultimately, with datacleanr we aim to improve researchers’ workflows and increase confidence in and reproducibility of their results.