R/inProgress/VerifyZipCode.R

Defines functions VerifyZipCode

#' @param n zip code
VerifyZipCode <- function(n = 28063){
  # http://tucodigo.mx/index.php?cp=28063
}
mathphysmx/cleanTable documentation built on May 29, 2019, 2:51 p.m.