Sys.setenv("R_TESTS" = "")
library(testthat)
#Need to execute the following for manual checking
#Sys.setenv(NOT_CRAN = "true")
test_check("growthPheno")
#test_check("growthPheno", filter = "Rice")#leave out test in name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.