View source: R/inputs-spectrum.R
read_spectrum_projection_name | R Documentation |
Read Spectrum Projection Name from Spectrum PJNZ
read_spectrum_projection_name(pjnz)
pjnz |
file path to Spectrum PJNZ file. |
Spectrum projection name as character string.
pjnz <- system.file("extdata/demo_mwi2019.PJNZ", package = "naomi")
read_spectrum_projection_name(pjnz)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.