cansim (version 0.3.16)

cansim_old_to_new: Translate deprecated CANSIM table number into new NDM-format table catalogue number

Description

Returns NDM table catalogue equivalent given a standard old-format CANSIM table number

Usage

cansim_old_to_new(oldCansimTableNumber)

Value

A character string with the new-format NDM table number

Arguments

oldCansimTableNumber

deprecated style CANSIM table number (e.g. "427-0001")

Examples

Run this code
if (FALSE) {
cansim_old_to_new("026-0018")
}

Run the code above in your browser using DataLab