create_feature_plot_list: Generate a list of plots

View source: R/effect_plots.R

create_feature_plot_listR Documentation

Generate a list of plots

Description

Helper function for generating a list of feature-wise plots given a plot function

Usage

create_feature_plot_list(object, plot_fun)

Arguments

object

a MetaboSet object, should contain only features to be plotted

plot_fun

function, a notame plot function

Value

a list of ggplot objects


antonvsdata/notame documentation built on Sept. 14, 2024, 11:09 p.m.