dp.inputs.covid19.enabled: Check if COVID-19 inputs are enabled

View source: R/extract-dp.R

dp.inputs.covid19.enabledR Documentation

Check if COVID-19 inputs are enabled

Description

Countries can toggle entry of COVID-19 deaths as a configuration option. This function checks whether that toggle is turned on.

Usage

dp.inputs.covid19.enabled(dp.raw, direction = "wide")

Arguments

dp.raw

DemProj module data in raw format, as returned by read.raw.dp()

direction

Ignored; included for compatibility with similar functions.

Value

TRUE if the toggle is enabled, FALSE otherwise.


rlglaubius/SpectrumUtils documentation built on Dec. 20, 2024, 7:31 a.m.