clr.RdA data transformation according to the centered logratio
transformation is done. default method is function
clr from package compositions.
clr(x, ...)
# S3 method for default
clr(x, ...)
# S3 method for hyperSpec
clr(x, ...)A numeric data frame or matrix.
further parameters to clr.
Returns the transformed data matrix with the same dimension as
x.