crossAssign | R Documentation |
Call datashield.assign on remote servers.
crossAssign(conns, symbol, value, value.call, async = T)
conns |
A list of Opal connections. |
symbol |
Name of an R symbol. |
value |
A variable name or an R expression with allowed assign function calls. |
value.call |
A logical value, TRUE if value is function call, FALSE if value is a variable name. |
async |
See DSI::datashield.assign options. Default, TRUE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.