R/ipts.R

ipts <- function (longlat=npacific, axes = 'std', ...)
{
    imap(longlat, type = 'p', axes = axes, fill = FALSE, ...)
     
}

Try the Imap package in your browser

Any scripts or data that you put into this service are public.

Imap documentation built on May 2, 2019, 2:46 a.m.