library(devtools)
install_github("greymonroe/tdna",dependencies = TRUE)
library(tdna)
#load the TDNA raw data
loadTDNAdata()
getTDNAlines("AT1G25320")
plotTDNAlines("AT1G25320")
getTDNAlines("AT1G20330")
plotTDNAlines("AT1G20330")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.