seaports: Dataset of different seaports

seaportsR Documentation

Dataset of different seaports

Description

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

Usage

data(seaports)

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

Source

https://www.kaggle.com/therohk/world-seaport-airport-dataset-and-codes/script


carbonr documentation built on Oct. 17, 2024, 1:06 a.m.