knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(iraceplot)
ubicacion <- file.choose() load(ubicacion)
boxplot_training(iraceResults)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.