fill_empty_dates_with_na: Add rows of NAs for dates where a region does not have any...

Description Usage Arguments Value See Also

View source: R/processing.R

Description

There are points, particularly early during data collection, where data was not collected for all regions. This function finds dates which have data for some regions, but not all, and adds rows of NAs for the missing regions. This is mainly for reasons of completeness.

Usage

1

Arguments

data

A data frame

Value

A tibble with rows of NAs added.

See Also

Compulsory processing functions add_extra_na_cols(), calculate_columns_from_existing_data(), complete_cumulative_columns()


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