of_country_codes {rfisheries} | R Documentation |
Function returns a data frame with country name and iso3c
code which is required by the landings
function to return country specific data
of_country_codes(foptions = list())
foptions |
additional curl options |
data.frame
## Not run:
of_country_codes()
## End(Not run)