tcplFit2_nest {tcpl} | R Documentation |
Nest dataframe into a list that is readable by tcplfit2
Description
Nest dataframe into a list that is readable by tcplfit2
Usage
tcplFit2_nest(dat)
Arguments
dat |
a dataframe that has all of the fitting parameters in the style of tcplloaddata |
Value
a list of fitting parameters that can be consumed by tcplfit2
[Package tcpl version 3.1.0 Index]