Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 637 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 637 Bytes

bakeoff

The goal of bakeoff is to enable data wrangling, analysis, and visualizations using data from “The Great British Bake Off”.

Installation

You can install the development version of bakeoff from GitHub with:

remotes::install_github("apreshill/bakeoff")

You can install the CRAN version of pkgdown from GitHub with:

install.packages("bakeoff")