eval_map: Evaluate a map.

Description Usage Arguments Value

View source: R/rateParser.R

Description

eval_map evaluates a conditional/map in the context of the provided dataframe.

Usage

1
eval_map(df, rate_part)

Arguments

df

Data frame containing all data values referenced in the map.

rate_part

List representing a portion of a rate structure, defined in the OWRS file

Value

Vector the length of df. The result of evaluating a map in the context of the dataframe.


California-Data-Collaborative/RateParser documentation built on May 6, 2019, 9:27 a.m.