bubble_plot: Create bubble plot

View source: R/bubble_plot.R

bubble_plotR Documentation

Create bubble plot

Description

Create a bubble plot.

Usage

bubble_plot(lipid_data, pattern = NULL, title = "")

Arguments

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

Details

This bubble plot function is used to create the bubble plots in the report.

Value

ggplot object

Author(s)

Rico Derks


ricoderks/lipidomics documentation built on Nov. 10, 2024, 2:30 a.m.