nlmixrData | R Documentation |
Convert/Format the data appropriately for nlmixr
nlmixrData(data, model = NULL) ## S3 method for class 'character' nlmixrData(data, model = NULL) ## Default S3 method: nlmixrData(data, model = NULL)
data |
is the name of the data to convert. Can be a csv file as well. |
model |
This is the RxODE model to use to translate against when parsing the data. |
Appropriately formatted data
Matthew L. Fidler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.