powered by
This function is to sum, what pmin and pmax is to min and max.
psum(..., na.rm = FALSE)
numeric vectors
a logical indicating whether missing values should be removed.
# NOT RUN { psum(1:10, 1:10, 1:10) # }
Run the code above in your browser using DataLab