Description Usage Arguments Details Value Dependencies Author(s) Examples
Computes the sum of squares for a given study variable.
| 1 | ds.sumOfSquares(x = NULL, datasources = NULL)
 | 
| x | a character, the name of a study variable. | 
| datasources | a list of opal object(s) obtained after login in to opal servers;
these objects hold also the data assign to R, as  | 
It is a wrapper for the server side function getSquaredSum.
return a numeric value.
getSquaredSum
Paula Raissa Costa e Silva
| 1 | ds.sumOfSquares(x='D$birth_weight')
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.