| lm_server | R Documentation |
Linear Model Server
lm_server(id, x)
id |
An ID string that corresponds with the ID used to call the module's UI function. |
x |
A reactive |
A reactive lm object.
lm_ui()
Other modeling modules:
lm_ui()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.