#' Sample tibble vectors for practicing data cleaning and running tests
#'
#' `businesses` is a collection of business records with 4 features
#' "index":
#' "address":
#' "postcode":
#' "trading_name":
#'
#' @format tibble
#' @name sabre-data
#' @examples
#' find_buildings_numbers(businesses)
NULL
#' @rdname sabre-data
#' @format NULL
"businesses"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.