R/sabre.R

#' sabre
#' 
#' A package for cleaning business records.
#'
#' @docType package
#' @author Xavier Gilbert <xavier.gilbert@food.gov.uk>
#' @importFrom Rcpp evalCpp
#' @name sabre
#' @useDynLib sabre, .registration=TRUE
NULL
#> NULL
FoodStandardsAgency/sabre documentation built on May 8, 2021, 10:44 a.m.