R/messy_names.df.R

#' @title messy_names.df
#' @description Data set of messy names
#' @format A data frame with 80 rows and 2 variables:
#' \describe{
#'   \item{\code{first}}{character Messy first names}
#'   \item{\code{last}}{character MEssy last names}
#'}
#' @details An example data set of messy names that can be used in testing messy.cats functions.
"messy_names.df"

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.