powered by
Information about each baker who has appeared on the show.
bakers_raw
A data frame with 120 rows representing individual bakers and 8 variables:
A factor denoting UK series (1-10).
1
10
A character string giving full name.
A character string with a given name or nickname.
An integer denoting age in years at first episode appeared.
A character string giving occupation.
A character string giving hometown.
A character string giving family name.
A character string giving given name.
if (require('tibble')) { bakers_raw } head(bakers_raw)
Run the code above in your browser using DataLab