shinylight.runR | R Documentation |
The R side must be running the slRunRServer function.
rCommand |
|
data |
|
plotElement |
|
extra |
|
Result object that might have a plot
property (giving a string that would work as the src
attribute of an img
element, representing graphics
drawn by the command) and a data
property (giving
the value returned by the command). If the promise resolves
to an error, the argument to the error function is a string
representing the cause of the error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.