Learn R Programming

rfisheries (version 0.2)

of_country_codes: Download full list of ISO-3166 alpha 3 country code.

Description

Function returns a data frame with country name and iso3c code which is required by the landings function to return country specific data

Usage

of_country_codes(foptions = list())

Arguments

foptions
additional curl options

Value

data.frame

Examples

Run this code
## Not run: 
# of_country_codes()
# ## End(Not run)

Run the code above in your browser using DataLab