View source: R/nmr_detect_peaks_align.R
nmr_detect_peaks_plot_peaks | R Documentation |
Plot multiple peaks from a peak list
nmr_detect_peaks_plot_peaks(
nmr_dataset,
peak_data,
peak_ids,
caption = paste("{peak_id}", "(NMRExp.\u00A0{NMRExperiment},",
"\u03B3(ppb)\u00a0=\u00a0{gamma_ppb},", "\narea\u00a0=\u00a0{area},",
"nrmse\u00a0=\u00a0{norm_rmse})")
)
nmr_dataset |
The |
peak_data |
A data frame, the peak list |
peak_ids |
The peak ids to plot |
caption |
The caption for each subplot |
A plot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.