You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

15 lines
343 B

# 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)