#PLOT function
#Plot Diagnostics
#make this a function
#plot(TB.do$date_time_UTC,TB.do[,3])
#plot(TB.temp$date_time_UTC,TB.temp[,2])
#points(TB.temp$date_time_UTC,TB.temp[,length(TB.temp)],col="blue")
#plot(TR.co2$date_time_UTC,TR.co2$pressure_co2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.