#!/usr/bin/env Rscript
unlink("data/", recursive = TRUE)
devtools::load_all()
source("data-raw/0-replace-strategy.R")
source("data-raw/1-teams-and-sessions.R")
source("data-raw/2-guesses.R")
source("data-raw/item-labels.R")
source("data-raw/read-manifests.R")
source("data-raw/read-bots.R")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.