mlxpop.table | R Documentation |
This function allows you to have almost a publication ready table of the population parameter of a model project.
mlxpop.table(
project.dir = "../monolix/",
project.name = "",
estim = "sa",
caption = "Population parameters of the PK model.",
greek = FALSE
)
project.dir |
Absolute or relative name of the folder of the monolix project. |
project.name |
Name of the monolix project file without *.mlxtran* extension.. The project must be in *project.dir* |
estim |
"sa" or "lin". default to "sa". |
caption |
Caption of the table. |
greek |
Convert to greek letters, "latex_engine: xelatex" is needed. default to FALSE. |
# getwd()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.