Summary,gpuVector-method | R Documentation |
Methods for the base Summary methods S4groupGeneric
## S4 method for signature 'gpuVector'
Summary(x, ..., na.rm = FALSE)
## S4 method for signature 'vclMatrix'
Summary(x, ..., na.rm = FALSE)
## S4 method for signature 'vclVector'
Summary(x, ..., na.rm = FALSE)
## S4 method for signature 'gpuMatrix'
Summary(x, ..., na.rm = FALSE)
x |
A gpuR object |
... |
Additional arguments passed to method (not currently used) |
na.rm |
a logical indicating whether missing values should be removed ( not currently used) |
For min
or max
, a length-one vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.