Learn R Programming

EcoCleanR (version 1.0.1)

ec_trail_zero: Trail Zeros from the Coordinate Values

Description

Trail Zeros from the Coordinate Values

Usage

ec_trail_zero(coord)

Value

A numerical trailed coordinate value.

Arguments

coord

A coordinate value in the numeric format of decimal degree

Examples

Run this code
ec_trail_zero(12.7000000)
ec_trail_zero(45.000000)

Run the code above in your browser using DataLab