powered by
sum(x, na.rm = FALSE)
TRUE
x
vector
base::sum
matrix
sum(1:9) sum(matrix(1:9, 3, 3))
Run the code above in your browser using DataLab