View source: R/makeModelData.R
Similar to makeModelData, but requires a model to be supplied and does not expect concentration data to be present.
1 | makePredData(rawData, object)
|
rawData |
The data to convert. Currently methods only exist for data.frame, but rcData objects may be added in the future. |
model |
A model from which to extract transformation information. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.