View source: R/Functions_plotting_genericData.R
reverselog_trans | R Documentation |
reverse log scale for ggplot, as described in reference.
reverselog_trans(base = exp(1))
base |
base of log |
https://stackoverflow.com/questions/11053899/how-to-get-a-reversed-log10-scale-in-ggplot2 , accessed on 2019-06-17
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.