
Last chance! 50% off unlimited learning
Sale ends in
Apply transformation to Metabolite object
transformation(object, method = "log")
A Metabolite object.
Transform method, eg. "log", "pareto_scale", "scale", "inverse_rank_transform". A User defined method is also supported.
A Metabolite object after transformation.
# NOT RUN {
data(df_plasma)
d <- transformation(df_plasma)
# }
Run the code above in your browser using DataLab