Nothing
#' Tidy the Result of a Recipe
#'
#' `tidy` will return a data frame that contains information
#' regarding a recipe or operation within the recipe (when a `tidy`
#' method for the operation exists). See [recipes::tidy.recipe] for
#' more information.
#'
#' @name tidy.recipe
#'
#' @inheritParams recipes::tidy.recipe
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.