Skip to contents

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'")
#> [1] 51.4775