dssMean | R Documentation |
Same as function mean()
dssMean(what, na.rm = TRUE, datasources = NULL)
what |
name of the vector |
na.rm |
logical, should missing values be removed? |
datasources |
a list of opal objects obtained after logging into the opal servers (see datashield.login) |
a list containing one value per node plus one element for the global mean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.