plot_fc | R Documentation |
plot histogram of fold change distribution for a comparison
plot_fc(df, log = FALSE, base = 2)
df |
result dataframe, typically from 'compare()' |
log |
log the fold change values |
base |
base of the log, if used |
ggplot2 plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.