Convert_DMS_to_Decimal: Convert Degree-Minutes-Seconds coordinates to Decimal...

View source: R/Functions_Generic.R

Convert_DMS_to_DecimalR Documentation

Convert Degree-Minutes-Seconds coordinates to Decimal Coordinates.

Description

This function converts the format of a location.

Usage

Convert_DMS_to_Decimal(angle, split_string = " ")

Arguments

angle

the angle to convert

split_string

the characters used to separate

Examples


Convert_DMS_to_Decimal("02131000")


JerryHMartin/waterDataSupport documentation built on Jan. 25, 2023, 2:36 a.m.