data-raw/futebol.R

## code to prepare `futebol` dataset goes here

futebol <- readr::read_csv2("https://git.io/JOqUN")

usethis::use_data(futebol, overwrite = TRUE)
beatrizmilz/meupacote082021 documentation built on Dec. 19, 2021, 7:42 a.m.