read_wide_indicator_filters: Read filters from wide format data

View source: R/filters.R

read_wide_indicator_filtersR Documentation

Read filters from wide format data

Description

Expect input data with headers like

Usage

read_wide_indicator_filters(data, type)

Arguments

data

Wide format data

type

The type of data set

Details

x, y, z, prevalence, art_cov

So a column for each separate indicator. For the data type we have look for the list of possible indicators from the metadata. If that indicator exists in the metadata return it as a possible filter with ID and name.

Value

Indicator filters


mrc-ide/hintr documentation built on May 1, 2024, 5:33 a.m.