rowMedians.Rd
This is a wrapper for matrixStats::rowMedians that doesn't crash if a vector is provided as input
rowMedians(x, ...)
a matrix or vector of values
if the input is a matrix, return row medians. If a vector, it returns the inputted vector