Nothing
#' @title picked_list
#' @description Handpicked matches from the datasets in intro.rmd.
#' @format A data frame with 15 rows and 3 variables:
#' \describe{
#' \item{\code{bad}}{character column of bad car names}
#' \item{\code{match}}{character column of good car names}
#' \item{\code{dists}}{double string distance between the good and bad car names}
#'}
#' @details An example dataset of matched car names.
"picked_list"
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.