Learn R Programming

Tivy (version 0.1.1)

calculate_coast_longitude: Calculate coast longitude

Description

Internal function to calculate approximate longitude of coast at a given latitude.

Usage

calculate_coast_longitude(coastline, latitude)

Value

Approximate coast longitude.

Arguments

coastline

Coastline data frame.

latitude

Target latitude.