eval_selection {treeclim}R Documentation

Eval a single list of specifications

Description

Evaluate a single list of specifications. Climate parameters are selected from the parameter matrix by name, then the appropriate function is applied to the correct month subset.

Usage

eval_selection(clim, sel)

Arguments

clim

climate data as returned from make_pmat

sel

single list of parameter specifications

Value

a list


[Package treeclim version 2.0.7.1 Index]