Nothing
#' @title typos
#' @description Data set of words, some correctly spelled, some typos, with their occurrence in text
#' @format A data frame with 27 rows and 2 variables:
#' \describe{
#' \item{\code{occurrence}}{double number of times word appears in text}
#' \item{\code{species}}{character words in text}
#'}
#' @details An example data set that can be used in testing fix_typos().
"typos"
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.