## ---- include = FALSE-----------------------------------------------------------------------
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
## ----setup----------------------------------------------------------------------------------
library(captcha)
## -------------------------------------------------------------------------------------------
knitr::include_graphics("exemplo-rstudio-template.png")
## -------------------------------------------------------------------------------------------
# model <- captcha_load_model("<name>", "<user>/<repo>")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.