powered by
Row Means
row_means(x)
vector with the mean of each of row of the input matrix
matrix
row_means(t(matrix(1:5)))
Run the code above in your browser using DataLab