## code to prepare `futebol` dataset goes here
futebol <- readr::read_csv2("https://git.io/JOqUN")
usethis::use_data(futebol, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.