View source: R/knit_printEquation.R
knit_print.nlmixr2FitCore | R Documentation |
Extract the equations from an nlmixr2/rxode2 model to produce a 'LaTeX' equation.
## S3 method for class 'nlmixr2FitCore'
knit_print(x, ..., output = "equations")
## S3 method for class 'rxUi'
knit_print(x, ...)
x |
The model to extract equations from |
... |
Ignored |
output |
The type of output to request (currently, just "equations") |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.