inst/doc/lotterybr.R

## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----setup--------------------------------------------------------------------
library(lotterybr)

## -----------------------------------------------------------------------------
quina_ganhadores = get_data("quina","winners","ptbr")
lotofacil_numbers = get_data("lotofacil","numbers","eng")

Try the lotterybr package in your browser

Any scripts or data that you put into this service are public.

lotterybr documentation built on June 22, 2024, 9:41 a.m.