# tipo_msj -----
tipo_msj <- tibble::tibble(id_tipo_msj = 1:2, tipo = c("alerta", "error"))
# save(tipo_msj, file = "data/tipo_msj.rda")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.