if (FALSE) {
# Aphia Species codes
findCodeType("aphia", full = TRUE)
codes <- getCodeList("SpecWoRMS")
head(codes)
findCode("ship", "clupea", full = TRUE)
getCodeList("ICES_Area")
getCodeList("ICES_Area", code = "27.4.a")
}
Run the code above in your browser using DataLab