Learn R Programming

ggOceanMaps (version 1.1)

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)

Arguments

limits

A numeric vector of length 1 or 4. See basemap

Value

A logical value

Details

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

See Also

basemap