readSaemix,SaemixData-method | R Documentation |
Create a longitudinal data structure from a file or a dataframe
Helper function not intended to be called by the user
## S4 method for signature 'SaemixData'
readSaemix(object, dat = NULL)
object |
an SaemixData object |
dat |
the name of a dataframe in the R environment, defaults to NULL; if NULL, the function will attempt to read the file defined by the slot name.data. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.