R/piced_list.R

#' @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"

Try the messy.cats package in your browser

Any scripts or data that you put into this service are public.

messy.cats documentation built on Nov. 30, 2022, 5:08 p.m.