corridor_port: corridor_port

Description Usage Arguments Value Examples

View source: R/corridoR.R

Description

This function allows you to find and search port's name included in the Northern Corridor data. If no argument is filled, all ports included in the Northern Corridor data will be displayed.

Usage

1

Arguments

port

The name of the port

Value

Port's name included in the Northern Corridor data

Examples

1
2
3
myport <- corridor_port()
myport <- corridor_port(port = "HOUSTON")
myport <- corridor_port("HOUSTON")

warint/corridoR documentation built on Oct. 21, 2021, 1:31 a.m.