| intensity_type | R Documentation |
Determines if the provided data has intensity type of absorbance or transmittance.
intensity_type(ftir)
ftir |
A data.frame in long format with columns 'sample_id', 'wavenumber', and 'absorbance'/'transmittance'. Un data.frame au format long avec les colonnes 'sample_id', 'wavenumber', et 'absorbance'/'transmittance'. |
a character value 'absorbance' or 'transmittance'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.