Test whether a limit argument is specified as decimal degrees.
Source:R/is_decimal_limit.R
is_decimal_limit.RdAn internal function to make basemap code more readable
Arguments
- limits
A numeric vector of length 1 or 4. See
basemap
Details
This is an internal function, which is automatically run by the basemap function.