bubble_plot | R Documentation |
Create a bubble plot.
bubble_plot(lipid_data, pattern = NULL, title = "")
lipid_data |
tibble with all the lipid data and test data |
pattern |
regular expression used to select the correct lipids |
title |
title of the plot |
This bubble plot function is used to create the bubble plots in the report.
ggplot object
Rico Derks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.