pipeline_generic_check: Prepares pipline check and enables the three different...

Description Usage Arguments Value

View source: R/occurence_access.r

Description

Prepares pipline check and enables the three different output-modes: strict (delete errorneous data), correction (try to correct the data), uncertain (flag errorneous data but dont correct)

Usage

1
pipeline_generic_check(fun, current_occ_chunk, countries)

Arguments

fun

Function to apply to the pipeline and work according to correction level.

current_occ_chunk

Original chunk of occurences before correction and flagging. Might be preprocessed data from a previous check.

Value

current_occ_chunk_corrected: Corrected or unchanged but flagged occurences


GBIFsiteChecker/GBIFsiteChecker documentation built on May 6, 2019, 5:08 p.m.