read_long_indicator_filters: Read filters from long format data

View source: R/filters.R

read_long_indicator_filtersR Documentation

Read filters from long format data

Description

Expect input data with headers like

Usage

read_long_indicator_filters(data, type)

Arguments

data

Long format data

type

The type of data set

Details

x, y, z, indicator, value

Where indicator columns describes the type of indicator the value is for. 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 April 21, 2024, 4:17 a.m.