#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.