Learn R Programming

rfisheries (version 0.0.3)

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

country_codes(curl = getCurlHandle(), ...)

Arguments

curl
Pass curl handle when calling function recursively.
...
additional optional parameters

Value

  • data.frame

Examples

Run this code
country_codes()

Run the code above in your browser using DataLab