## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
## ----setup, include= FALSE----------------------------------------------------
library(iraceplot)
## ---- include= FALSE----------------------------------------------------------
load("../data/iraceResults.rda")
## -----------------------------------------------------------------------------
iboxplot_test(iraceResults, type = "last")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.