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