Open ronnyhdez opened 2 years ago
Within the FREddyPro project we can run this to check the example plot:
> load("data/spectra.rda") > plotSpectra(spectra,"co2",predict=TRUE,avgT=TRUE,type=c('p','l','l'),pch=c(16,-1,-1))
Example plot is like the following:
Within the FREddyPro project we can run this to check the example plot:
Example plot is like the following: