cansim (version 0.2.3)

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)

Arguments

oldCansimTableNumber

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

Value

new-format NDM table number

Examples

Run this code
# NOT RUN {
cansim_old_to_new("026-0018")

# }

Run the code above in your browser using DataCamp Workspace