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

View source: R/is_decimal_limit.R

is_decimal_limitR 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


ggOceanMaps documentation built on May 29, 2024, 5:36 a.m.