is.rawrrSpectrumSet | R Documentation |
rawrrSpectrumSet
Function to check if an object is an instance of class rawrrSpectrumSet
is.rawrrSpectrumSet(x)
x |
any R object to be tested. |
TRUE
or FALSE
rawrr::sampleFilePath() |>
rawrr::readSpectrum(scan = 1:10) |>
rawrr::is.rawrrSpectrumSet()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.