R/cansim.R
cansim_old_to_new.Rd
Returns NDM table catalogue equivalent given a standard old-format CANSIM table number
cansim_old_to_new(oldCansimTableNumber)
deprecated style CANSIM table number (e.g. "427-0001")
A character string with the new-format NDM table number
if (FALSE) {
cansim_old_to_new("026-0018")
}