filter: Filter an output variable

Description Usage Arguments Value

Description

Filter an output variable using startyear and endyear values, as well as the filter string. The return value is the filtered data set.

Usage

1
filter(tbl, years, filterstr)

Arguments

tbl

Table to filter

years

String listing the years to include in the output

filterstr

Filter string. A list of filter s-expressions. These will be parsed and applied to the input table.

Value

Filtered variable table.


JGCRI/gcamrpt documentation built on June 30, 2019, 8:41 a.m.