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

Description Usage Arguments Value Examples

View source: R/country_codes.R

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

1
of_country_codes(foptions = list())

Arguments

foptions

additional curl options

Value

data.frame

Examples

1
2
3
4
## Not run: 
of_country_codes()

## End(Not run)

ropensci/rfisheries documentation built on Dec. 11, 2019, 3:15 p.m.