powered by
Returns the onionic sum of all values present in its arguments.
# S3 method for onion sum(..., na.rm = FALSE)
Onionic vectors
Boolean with default FALSE meaning to sum with NA values in place and TRUE meaning to ignore them.
FALSE
NA
TRUE
# NOT RUN { sum(roct(5)) sum(Oil,Oj,O1) sum(roct(5),100*Ok) # }
Run the code above in your browser using DataLab