R/ipts.R

ipts <- function (longlat=npacific, axes = 'std', ...)
{
    imap(longlat, type = 'p', axes = axes, fill = FALSE, ...)
     
}
John-R-Wallace/Imap documentation built on April 1, 2024, 6:27 a.m.