powered by
data(fluxes)
## Load the data data(fluxes) ## Explore the variables in the data frame str(fluxes) ## Quickly view some variables plot(fluxes[,c(8,10,12,14)])
Run the code above in your browser using DataLab