plot_comp_scatter_plot: plot_comp_scatter_plot

View source: R/plot_comp_scatter_plot.R

plot_comp_scatter_plotR Documentation

plot_comp_scatter_plot

Description

plot_comp_scatter_plot

Usage

plot_comp_scatter_plot(
  comparison_data,
  x,
  y,
  col,
  choice_vector_comp,
  post_alignment = FALSE
)

Arguments

comparison_data

output from compare_peaks

x

variable (column name) to be plotted on x axis

y

variable (column name) to be plotted on y axis

col

variable (column name) to be colored by

choice_vector_comp

named vector including all variables used as elements

post_alignment

TRUE/FALSE should NT data from before or after alignment be plotted

Value

plotly object


YasinEl/mzRAPP documentation built on Feb. 18, 2024, 11:49 a.m.