Description Usage Arguments Value Examples
View source: R/plot_volcanoRIC.R
plot_volcanoRIC
generates a volcano plot. Different significance levels
get highlighted in different colours.
1 | plot_volcanoRIC(tabletoplot)
|
tabletoplot |
Dataframe
First element of list output from |
A scatter plot (generated by ggplot
).
1 2 3 | if(interactive()){
test_moderateRIC(aggregatedWCL_batch)[[1]]$diff_hour18_hour4 -> tabletoplotWCL
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.