plot_comp_dist_of_found_peaks: plot_comp_dist_of_found_peaks

View source: R/plot_comp_dist_of_found_peaks.R

plot_comp_dist_of_found_peaksR Documentation

plot_comp_dist_of_found_peaks

Description

plot_comp_dist_of_found_peaks

Usage

plot_comp_dist_of_found_peaks(
  comparison_data,
  var,
  choice_vector_comp,
  post_alignment = FALSE,
  limits = NULL
)

Arguments

comparison_data

output from compare_peaks

var

variable (column name) to be plotted

choice_vector_comp

named vector containing variable to be plotted as element

post_alignment

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

limits

(optional) numeric vector of length 2, allowing to filter values of column var

Value

plotly object


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