View source: R/qualification-ddi.R
getDDIRatioList | R Documentation |
Read the entries from a DDI observations data.frame that correspond to a particular PK parameter into a named list
getDDIRatioList(observedDataFrameRow, ddiPKRatioColumnName)
observedDataFrameRow |
data.frame of DDI observations |
ddiPKRatioColumnName |
Name of column in data.frame |
A named list containing entries in observedDataFrameRow
corresponding to the PK parameter in the data.frame column ddiPKRatioColumnName
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.