# NOT RUN {
# A simple example:
gh_encode(lat = 42.60498046875, lng = -5.60302734375, precision = 5)
#[1] "ezs42"
gh_decode("ezs42")
# lat lng lat_error lng_error
# 42.60498 -5.603027 0.02197266 0.02197266
# }
Run the code above in your browser using DataLab