inst/doc/qqr_Package.R

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

## ----setup, echo=FALSE, warning=FALSE, message=FALSE--------------------------
library(qqr)

## ---- echo=TRUE, background="white"-------------------------------------------
data("BRSoccer2014")

## -----------------------------------------------------------------------------
previousData(year = 2018)

## -----------------------------------------------------------------------------
currentData()

Try the qqr package in your browser

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

qqr documentation built on Oct. 23, 2020, 7:17 p.m.