View source: R/piping-update.R
update.rxUi | R Documentation |
Update for rxUi
## S3 method for class 'rxUi'
update(object, ..., envir = parent.frame())
object |
rxode2 UI object |
... |
Lines to update |
envir |
Environment for evaluating ini() style calls |
a new rxode2 updated UI object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.