R/qfuncs.R
qNormalise.Rd
This is a generic wrapper function for Normalise(), which offers a simpler syntax but less flexibility.
Normalise()
qNormalise(x, ...)
Object to be normalised
arguments passed to or from other methods.
A normalised object
See individual method documentation:
qNormalise.data.frame()
qNormalise.coin()
qNormalise.purse()