masterScan | R Documentation |
Retrieve master scan of scan listed in scan index
masterScan(x, scanNumber)
x |
A scan index returned by |
scanNumber |
The scan number that should be inspected for the presence of a master scan. |
Returns the scan number of the master scan or NA if no master scan exists.
rawrr::sampleFilePath() |> rawrr::readIndex() |> rawrr::masterScan(scanNumber = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.