WR_coords = loadCoordWR(res = "low")
str(WR_coords, 1)
WR_ocde = loadCoordWR(unit = "ocde",res = "low")
str(WR_ocde, 1)
WR_continent = loadCoordWR(unit = "continent",res = "low")
str(WR_continent, 1)
Run the code above in your browser using DataLab