# NOT RUN {
# Look up commodity descriptions related to "halibut"
ct_commodity_lookup("halibut",
return_code = FALSE,
return_char = FALSE,
verbose = TRUE)
# Look up commodity codes related to "shrimp".
ct_commodity_lookup("shrimp",
return_code = TRUE,
return_char = FALSE,
verbose = TRUE)
# }
Run the code above in your browser using DataLab