is_decimal_limit {ggOceanMaps}R Documentation

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

Details

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

Value

A logical value

Author(s)

Mikko Vihtakari

See Also

basemap


[Package ggOceanMaps version 2.2.0 Index]