powered by
cleanSecondVar(x, y, data)
## Load the data data(fluxes) ## Clean a second variable based on the first fluxes<-cleanSecondVar(x="H",y="qc_H",data=fluxes)
Run the code above in your browser using DataLab