knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
# For dev only devtools::load_all(export_all = F) conn = arrayop::db_connect(host = "localhost", username = Sys.getenv("SCIDB_USER"), token = Sys.getenv("SCIDB_PASSWORD"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.