Description Usage Arguments Value Examples
View source: R/Spectra_visulization.R
plotBPIs is used to plot the BPI of all files
1 |
mSet |
mSet Object, should be processed by ImportMSData. |
imgName |
Character, to give the filename for the TIC plotting. |
format |
Character, to give the format of BPI figures ploted. Can be "jpeg", "png", "pdf", "svg", "tiff" or "ps". Default is "png". (only works for web version) |
dpi |
Numeric, to define the dpi of the figures. Default is 72. (only works for web version) |
width |
Numeric, width of the figure (default is NA, usually set it as 6~12) |
will return a figure of BPIs
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.