tic | R Documentation |
Total ion current of a spectrum
tic(x)
x |
A rawrrSpectrum object |
A double vector of length one.
S <- readSpectrum(rawfile = sampleFilePath(), 1)
tic(S[[1]])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.