scale_robust: Scale counts in a robust way against sd == 0
Description
Scale counts in a robust way against sd == 0
Usage
scale_robust(y)
Value
A scaled and centred numerical array
Arguments
y
A numerical array
References
Mangiola, S. and Papenfuss, A.T., 2020. "tidyHeatmap: an R package for
modular heatmap production based on tidy principles." Journal of Open Source Software.
doi:10.21105/joss.02472.