data_validation_cleaning_log_comparison: Compare cleaning log and cleaned data

Description Usage Arguments Value See Also

View source: R/util_load.R

Description

Compare cleaning log and cleaned data

Usage

1

Arguments

data

data frame with the cleaned data

data.uuid.column

name of the data column holding the UUIDs

Value

- Data frame containing uuids, variables and values of d ata entries that do not match the cleaning log 'NULL' if 'return.stratum.populations' is 'FALSE' (default) A named vector with the population counts per stratum, if 'return.stratum.populations' is set to 'TRUE'

See Also

load_cleaninglog must be run before this function can be used.


mabafaba/reachR2 documentation built on May 3, 2019, 3:40 p.m.