SpecsToParam: Specs to PARAM

View source: R/Prepare.R

SpecsToParamR Documentation

Specs to PARAM

Description

Convert 1-row dataframe Specs into list PARAM, optionally including various other objects in the list.

Usage

SpecsToParam(Specs, ErrM = NULL, ErrFlavour = NULL, dimGeno = NULL, ...)

Arguments

Specs

1-row dataframe, element of sequoia output list.

...

other objects to append to the list, such as ErrM and quiet.

Value

A named list.


sequoia documentation built on Sept. 8, 2023, 5:29 p.m.