# nocov start
.onLoad <- function(...) {
s3_register("dplyr::mutate", "virgo_selection")
s3_register("dplyr::summarise", "virgo_selection")
s3_register("dplyr::summarize", "virgo_selection")
s3_register("dplyr::group_by", "virgo_selection")
s3_register("knitr::knit_print", "virgo")
}
# nocov end
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.