dependentScan | R Documentation |
Retrieve dependent scan(s) of a scan listed in scan index
dependentScan(x, scanNumber)
x |
A scan index returned by |
scanNumber |
The scan number that should be inspected for dependent scans. |
The scan number of the dependent scan(s).
Idx <- readIndex(rawfile = sampleFilePath())
dependentScan(Idx, scanNumber = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.