This function split a data frame into subsets; one for each server.
1 2 3 4 5 6 | dswr.split(
client.side.variable = "",
column = "",
client.side.split = "",
datasources = NULL
)
|
client.side.variable |
- a character argument representing the name of client.side.variable storing the outcome of the computations |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.