Learn R Programming

contrastable (version 1.0.2)

.get_from_params: Retrieve value from param list

Description

Helper to evaluate param entries.

Usage

.get_from_params(what, list_params, formulas)

Value

Requested value for each parameter as a string

Arguments

what

Which parameter to retrieve

list_params

List of params, see .make_parameters()

formulas

Formulas used to set contrasts