rxHtml {rxode2} | R Documentation |
Format rxSolve and related objects as html.
Description
Format rxSolve and related objects as html.
Usage
rxHtml(x, ...)
## S3 method for class 'rxSolve'
rxHtml(x, ...)
Arguments
x |
rxode2 object |
... |
Extra arguments sent to kable |
Value
html code for rxSolve object
Author(s)
Matthew L. Fidler
[Package rxode2 version 2.1.3 Index]