coordinates_to_tk25: Coordinates to TK25

View source: R/get_tk25.R

coordinates_to_tk25R Documentation

Coordinates to TK25

Description

Coordinates to TK25

Usage

coordinates_to_tk25(.longitude = NULL, .latitude = NULL)

Arguments

.longitude

A numeric vector of longitudes.

.latitude

A numeric vector of latitudes.

Examples

coordinates_to_tk25(11, 48)

markusdumke/rgeo documentation built on Jan. 25, 2024, 10:52 p.m.