R/clean_names.df.R

#' @title clean_names.df
#' @description Data set of clean names
#' @format A data frame with 20 rows and 2 variables:
#' \describe{
#'   \item{\code{first}}{character Clean first names}
#'   \item{\code{last}}{character Clean last names}
#'}
#' @details An example data that can be used in testing messy.cats functions
"clean_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.