# bypass R CMD Check notes, related to tidyverse non-standard evaluation
# https://www.r-bloggers.com/2019/08/no-visible-binding-for-global-variable/
utils::globalVariables(c(
".",
"n",
"fav",
"recipe_index",
"index",
"last_eaten",
"rank_last_eaten"
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.