knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "README-" )
The goal of learnedleague is to beat your opponents
You can install learnedleague from github with:
# install.packages("devtools") devtools::install_github("beanumber/learnedleague")
This is a basic example which shows you how to solve a common problem:
library(learnedleague) scrape_player_data("BaumerB") compare("JenningsK")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.