check_missing_labels: Check missing labels in a tidy indicator table.

Description Usage Arguments Value

View source: R/check_missing_labels.R

Description

Check if all missing observations are correctly labelled in the method and estimate variable columns.

Usage

1
check_missing_labels(check_indicator, only_actual = TRUE)

Arguments

check_indicator

A tidy indicator from tidy_indicator.

only_actual

A boolean, if TRUE, then the total number of observations must be equal to the total number of actual and missing observations.

Value

A boolean if all assertions are met.


dataobservatory-eu/indicator documentation built on Dec. 19, 2021, 8:13 p.m.