sum.sparta | R Documentation |
Vector-like operations on sparta objects
## S3 method for class 'sparta' sum(x, ...) ## S3 method for class 'sparta' max(x, ...) ## S3 method for class 'sparta' min(x, ...) which_min_cell(x) ## S3 method for class 'sparta' which_min_cell(x) which_min_idx(x) ## S3 method for class 'sparta' which_min_idx(x) which_max_cell(x) ## S3 method for class 'sparta' which_max_cell(x) which_max_idx(x) ## S3 method for class 'sparta' which_max_idx(x)
x |
sparta |
... |
For S3 compatability. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.