Description Usage Arguments Details Value
Write a NONMEMdata object to a .csv file ready for analysis
1 | write.NONMEMdata(x, file, also_RDS = TRUE, verbose = FALSE)
|
x |
A NONMEMdata object |
file |
The file to write to (see |
also_RDS |
Also output an .RDS file with ".RDS" appended to the filename |
verbose |
Passed to as.data.frame.NONMEMdata |
The output will be sorted based on the ID column, the TIME column, EVID (decreasing), CMT, then the group columns.
x (invisibly)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.