R/chilir.R

#' chilir
#'@description Provides helper functions for working with CHI numbers
#'@section Functions:
#' pad_chi - adds leading zero to CHI numbers with 9 digits
#'
#' chi_check - checks for valid CHI
#'
#' chi_checksum - is the checksum valid?
#'
#'@docType package
#'@name chilir
NULL
graemegowans/chilir documentation built on March 30, 2020, 10:14 p.m.