% Generated by roxygen2: do not edit by hand % Please edit documentation in R/geocoordinates.R \name{dms_to_decimal} \alias{dms_to_decimal} \title{DMS to Decimal} \usage{ dms_to_decimal(input) } \arguments{ \item{input}{} } \value{ } \description{ Convert geocoordinates froom DMS format to decimal }