validate_preprocessed_data: Validate Preprocessed Data

View source: R/validation.R

validate_preprocessed_dataR Documentation

Validate Preprocessed Data

Description

Preprocessing validators and some adjustments.

Usage

validate_preprocessed_data(data.preprocessed, max.pagecount = 5000)

Arguments

data.preprocessed

Preprocessed data.

max.pagecount

Upper gap for the pagecount for ocs that exceed this limit.

Value

Modified data.

Author(s)

Ville Vaara and Leo Lahti leo.lahti@iki.fi

References

See citation("bibliographica")

Examples

# \dontrun{validate_preprocessed_data(data.preprocessed)}

rOpenGov/bibliographica documentation built on April 10, 2022, 8:51 p.m.