# Generated by roxygen2: do not edit by hand

export(c2num)
export(default_cnum_lang)
export(extract_cnum)
export(has_cnum)
export(is_cnum)
export(num2c)
importFrom(Rcpp,sourceCpp)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract_all)
useDynLib(cnum, .registration = TRUE)
