makeLabels | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.