crossAssignFunc | R Documentation |
Call preprocessing function on remote servers.
crossAssignFunc(conns, func, symbol)
conns |
A list of Opal connections. |
func |
Encoded definition of a function for preparation of raw data matrices. Two arguments are required: conns (list of Opal connections), symbol (name of the R symbol) (see datashield.assign). |
symbol |
Encoded vector of names of R symbols to assign in the
DataSHIELD R session on each server in |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.