powered by
Check if the coordinates are correct.
check_coordinates(xmn, xmx, ymn, ymx)
Return a set of valid coordinates.
The coordinates defining the study area.
check_coordinates(NA, NA, NA, NA) check_coordinates(-200, 0, 0, 90) check_coordinates(20, 0, 90, 0)
Run the code above in your browser using DataLab