Learn R Programming

EcoCleanR (version 1.0.3)

decimal_places: Get Decimal Places of Coordinate Values

Description

Get Decimal Places of Coordinate Values

Usage

decimal_places(coord)

Value

a numerical value which represent the number of decimal places for the coordiante

Arguments

coord

A coordinate value in the numeric format of decimal degree

Examples

Run this code
decimal_places(12.7000000)
decimal_places(45.67788)

Run the code above in your browser using DataLab