knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

bakeoff

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

Installation

::: {.pkgdown-devel} You can install the development version of bakeoff from GitHub with:

remotes::install_github("apreshill/bakeoff")

:::

::: {.pkgdown-release} You can install the CRAN version of pkgdown from GitHub with:

install.packages("bakeoff")

:::



apreshill/bakeoff documentation built on Nov. 2, 2022, 11:09 p.m.