portcodes2020 | R Documentation |
Table of United Nations Codes for Trade and Transport Locations (UN/LOCODE) that has a seaport. Updated ca 2020.
data(portcodes2020)
LocodeTable
.
There is a considerable lag between the national adaptation of new locodes and the updates to the UN/LOCODE lists. The Norwegian institution that coordinates new needs for LOCODES is the Norwegian Coastal Administration (Kystverket).
data(portcodes2020)
nocodes <- portcodes2020[portcodes2020$Country=="NO" & !is.na(portcodes2020$latitude),]
RstoxFDA::plotArea(nocodes, "latitude", "longitude", areaDef=RstoxFDA::mainareaFdir2017)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.