ddm2dd: Convert Degree decimal Minute (DdM)) format to Decimal...

View source: R/utils-conversions.R

ddm2ddR Documentation

Convert Degree decimal Minute (DdM)) format to Decimal Degrees (DD).

Description

Convert Degree decimal Minute (DdM)) format to Decimal Degrees (DD).

Usage

ddm2dd(value)

Arguments

value

a string representation of an angle (i.e. longitude) in Degree decimal Minute (DdM)), i.e. N51°28.65'

Value

a decimal (degrees) value

See Also

Other coordinates: dms2dd(), parse_lat_icao(), parse_lon_icao()

Examples

ddm2dd("N51° 28.65'")


euctrl-pru/trrrj documentation built on April 15, 2024, 1:24 p.m.