parse_definition.data_filter: Parse a Definition of a data filter

Description Usage Arguments Value Details Author(s)

View source: R/parse_definition.data_filter.R

Description

Given a data filter "Definition", pre-processed by get_definitions, extract the useful information from it.

Usage

1

Arguments

df

a definition

Value

named list of defintions

Details

A definition consists either of a key=value pair or a name then key=value pairs separated by \ and terminated with ;.

Note that this function should be called for a single definition, usually using lapply.

Author(s)

David L Miller


DistanceDevelopment/readdst documentation built on Sept. 21, 2021, 10:41 p.m.