# NOT RUN {
# SITC4 to SITC3
concord_sitc(sourcevar = c("22240", "04110"), origin = "SITC4",
destination = "SITC3", dest.digit = 5, all = TRUE)
# SITC1 to SITC4
concord_sitc(sourcevar = c("22180", "04100"), origin = "SITC1",
destination = "SITC4", dest.digit = 5, all = TRUE)
# }
Run the code above in your browser using DataLab