Awesome! rowSums() returns a vector containing sums for each row in the matrix.
rowSums()
Didn't we want to compute the sum of each row?