expect_columns_contain_data: Test that cleaned columns contain data/

Description Usage Arguments See Also

View source: R/test-DataClass.R

Description

Checks that cleaned columns cases, deaths, recovered and test (new and total) are not entirely composed of NAs.

Usage

1

Arguments

DataClass_obj

The DataClass object (R6Class) to perform checks on. Must be a DataClass or DataClass child object.

See Also

Functions used for testing data is cleaned and processed correctly expect_clean_cols(), expect_processed_cols(), test_cleaning(), test_download_JSON(), test_download(), test_processing(), test_return()


covidregionaldata documentation built on Feb. 7, 2022, 9:07 a.m.