initRsmlx | R Documentation |
Initialize Rsmlx library and lixoftConnectors. Prints information about the versions of Monolix and lixoftConnectors used.
initRsmlx(path = NULL)
path |
Monolix path |
A list:
software
: the software that is used (should be monolix with Rsmlx)
path
: the path to MonolixSuite
version
: the version of MonolixSuite that is used
status
: boolean equaling TRUE if the initialization has been successful.
## Not run:
initRsmlx()
initRsmlx(path="C:/ProgramData/Lixoft/MonolixSuite2024R1") # specifiy a specific path
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.