View source: R/covid19_checks.R
integrity.check | 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
integrity.check(data, datasetName = "", disclose = FALSE, recommend = TRUE)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.