You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
class(read_ftir()) could be 'ftir' attribute() 'intensity' = 'absorbance' or 'transmittance' by default. attribute() 'intensity' = 'absorbance normalized' after normalization #7. attribute() 'intensity' = 'transmittance' after inversion
This can feed the plot y axis label to automatically change from 'absorbance' to 'normalized absorbance', etc.
The text was updated successfully, but these errors were encountered:
class(read_ftir())
could be'ftir'
attribute() 'intensity' = 'absorbance'
or'transmittance'
by default.attribute() 'intensity' = 'absorbance normalized'
after normalization #7.attribute() 'intensity' = 'transmittance'
after inversionThis can feed the plot y axis label to automatically change from 'absorbance' to 'normalized absorbance', etc.
The text was updated successfully, but these errors were encountered: