Description Usage Arguments Value See Also Examples
analysis
, slot of MassSpectra
class objects
1 2 3 4 5 6 7 8 9 10 11 12 |
object |
object of class MassSpectra |
noAccess |
numeric access number to analysis slot |
... |
additional args |
value |
object to be put in analysis slot |
summary or content of analysis slot
object MassSpectra
other slots mz
nz
analysisName
instrument
calibPoints
calibration
1 2 3 4 5 | library(tofsimsData)
data(tofsimsData)
testImage<-PCAnalysis(testImage, nComp = 3)
## obtain summary of analysis slot content
analysis(testImage)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.