powered by
Converts longitudes of a GADM shapefile to a range of 0<U+00B0> - 360<U+00B0> using the modulo R function.
gadm_longTo360(x)
Object gadm_sf or gadm_sp.
Object gadm_sp
# NOT RUN { # library(GADMTools) # MAP <- gadm_sf.loadCountries("FJI", level = 0) # plotmap(MAP) # MAP <- gadm_longTo360(MAP) # plotmap(MAP) # }
Run the code above in your browser using DataLab