powered by
Trans format your data
trans(df, method = "normalize", margin = 2, ...)
data.frame
dataframe
"cpm","minmax","acpm","total","log", "max", "frequency", "normalize", "range", "rank", "rrank", "standardize", "pa", "chi.square", "hellinger", "log", "clr", "rclr", "alr"
1 for row and 2 for column(default: 2)
additional
decostand
data(otutab) trans(otutab, method = "cpm")
Run the code above in your browser using DataLab