.get_from_params {contrastable}R Documentation

Retrieve value from param list

Description

Helper to evaluate param entries.

Usage

.get_from_params(what, list_params, formulas)

Arguments

what

Which parameter to retrieve

list_params

List of params, see .make_parameters()

formulas

Formulas used to set contrasts

Value

Requested value for each parameter as a string


[Package contrastable version 1.0.2 Index]