calculate_coast_longitude {Tivy}R Documentation

Calculate coast longitude

Description

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

Usage

calculate_coast_longitude(coastline, latitude)

Arguments

coastline

Coastline data frame.

latitude

Target latitude.

Value

Approximate coast longitude.


[Package Tivy version 0.1.0 Index]