Learn R Programming

ggOceanMaps (version 1.3.4)

is_decimal_limit: Test whether a limit argument is specified as decimal degrees.

Description

An internal function to make basemap code more readable

Usage

is_decimal_limit(limits)

Value

A logical value

Arguments

limits

A numeric vector of length 1 or 4. See basemap

Author

Mikko Vihtakari

Details

This is an internal function, which is automatically run by the basemap function.

See Also

basemap