### Usage example:
codes.of.origin <- countrycode_data$cowc ## Vector of values to be converted
countrycode(codes.of.origin, "cowc", "iso3c")
### Please note the quotation marks around the 2nd and 3rd args
Run the code above in your browser using DataLab