powered by
qcClean(var, qcVar, qc)
## Load the data data(fluxes) ## Remove QC flags 1 and 2 for CO2 fluxes$co2_flux<-qcClean(fluxes$co2_flux,fluxes$qc_co2_flux,c(1,2))
Run the code above in your browser using DataLab