Vector-like operations on sparta objects
# S3 method for sparta
sum(x, ...)# S3 method for sparta
max(x, ...)
# S3 method for sparta
min(x, ...)
which_min_cell(x)
# S3 method for sparta
which_min_cell(x)
which_min_idx(x)
# S3 method for sparta
which_min_idx(x)
which_max_cell(x)
# S3 method for sparta
which_max_cell(x)
which_max_idx(x)
# S3 method for sparta
which_max_idx(x)
sparta
For S3 compatability.