Learn R Programming

carbonr (version 0.2.1)

seaports: Dataset of different seaports

Description

A dataset containing the country, country code, city, city code, and coordinates of seaports

Usage

data(seaports)

Arguments

Format

A data frame with 8736 rows and 7 variables:

country

Name of the country with the port

city

Name of the city with the port

country_code

Code of the country name

port_code

Code of the city port

latitude

Latitude of the port

longitude

Longitude of the port