Description Usage Arguments Value Examples
Plot the raw data from a proFIAset object,the the type of plot determines if the full raw data needs to be plotted or only the data conressponding to the detected peaks needs to be plottes. The path in the classes table of the proFIAset object needs to be correct.
1 2 3 4 5 6 7 8 9 |
object |
A proFIAset object. |
type |
|
sample |
The number of the sample in the object classes table to be plotted. The classes table can be taken using the phenoClasses function. |
bandl |
A boolean shall a line be added on the detected bands. Only used in type is set to |
legend |
Shall the legend be plotted along the graph |
... |
xlim,ylim and size to be passed to plot functions. |
No value is returned.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.