Function reference
Datasets
Datasets scraped from Wikipedia tables. These datasets are most useful for making tables or plots.
All variables are cast to the proper variable type, all tibbles are in tidy format, and all variable names are in snake_case
.
Raw datasets
Raw datasets scraped from Wikipedia tables, followed by minimal taming using the fivethirtyeight
R data package guidelines.
These datasets are most useful for practicing joins, grouped summaries, and working with missing values. All variables are cast to the proper variable type, all tibbles are in tidy format, and all variable names are in snake_case
.
-
bakers_raw
- Bakers (raw)
-
bakes_raw
- Bakes (raw)
-
episodes_raw
- Each episodes' challenges (raw)
-
ratings_raw
- Each episode's ratings (raw)
-
results_raw
- Each baker's results by episode (raw)
-
series_raw
- Data about each series aired in the UK (raw)
-
seasons_raw
- Data about each season aired in the US (raw)
-
scale_color_bakeoff()
scale_fill_bakeoff()
- Color scale constructor for bakeoff colors
-
bakeoff_colors()
- Extract named bakeoff colors as hex codes
-
bakeoff_palette()
- A bakeoff palette generator
-
bakeoff_palette_names()
- Print names of all bakeoff color palettes