Nothing
## ---- 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()
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.