makeLabels {metagenomeSeq} | R Documentation |
Beginning to transition to better axes for plots
makeLabels(x = "samples", y = "abundance", norm, log)
x |
string for the x-axis |
y |
string for the y-axis |
norm |
is the data normalized? |
log |
is the data logged? |
vector of x,y labels
metagenomeSeq::makeLabels(norm=TRUE,log=TRUE)