integrity.check: function that determines whether there are integrity issues...

View source: R/covid19_checks.R

integrity.checkR Documentation

function that determines whether there are integrity issues within the datasets or changes to the structure of the data as reported by JHU/CCSEGIS

Description

function that determines whether there are integrity issues within the datasets or changes to the structure of the data as reported by JHU/CCSEGIS

Usage

integrity.check(data, datasetName = "", disclose = FALSE, recommend = TRUE)

Arguments

data

dataset to analyze

datasetName

optional argument to display the name of the dataset

disclose

boolean flag to indicate whether index of problematic entries are returned

recommend

optional flag to recommend further actions


covid19.analytics documentation built on Oct. 16, 2023, 1:06 a.m.