Description Usage Arguments Value
View source: R/kine_para_refine.R
this function will take kinetic parameters structure and modify it will calcualte range for all kinetic parameters and give default value for those without enough information
1 2 | kine_para_refine(list.res.refine = NULL, range.speci = NULL,
extendrag = NULL)
|
list.res.refine |
list. the species non-specific data struct. must be provided |
range.speci |
list. the species specific data struct. must be provided |
extendrag |
numeric. extent to extend unknown range in kinetic parameters(when there is only one value in in record). must be provided |
list. refined parameter list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.