# Generated by roxygen2: do not edit by hand

export("%>%")
export(latlng_to_mgrs)
export(mgrs_precision)
export(mgrs_to_latlng)
export(mgrs_to_ups)
export(mgrs_to_utm)
export(ups_to_latlng)
export(ups_to_mgrs)
export(utm_to_latlng)
export(utm_to_mgrs)
importFrom(Rcpp,sourceCpp)
importFrom(magrittr,"%>%")
useDynLib(mgrs, .registration=TRUE)
