Description Usage Arguments Details Author(s) See Also Examples
Draws FIDs, spectra or their PCA scores/loadings.
1 2 3 4 |
Signal_data |
Matrix containing the FIDs or spectra, one line per FID/spectrum. |
type.draw |
Either "signal" or "pca", which calls respectively |
output |
Specifies how to display the drawings:
|
dirpath |
The path to the directory where the png or pdf are outputted. |
filename |
The filenames of the png and pdf, see argument |
height |
Height of the png and pdf in pixels. |
width |
Width of the png and pdf in pixels. |
pdf.onefile |
Wen |
... |
The remaining arguments are passed either to |
Depending on the type.draw
value, it can draw each row of Signal_data
in a way described by subtype
or the PCA scores or loadings (depending on the type.pca
value) of all the FIDs/spectra in Signal_data
.
BenoƮt Legat & Manon Martin
See Also DrawSignal
and DrawPCA
.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.