| integrity.check {covid19.analytics} | R 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 | 
[Package covid19.analytics version 2.1.3.3 Index]