internals {IDPmisc}R Documentation

Internal Functions

Description

These functions are for internal use only and not documented further.

Usage

griddat(rho, cyclVar, circle, vp, grid, title)

iplotMain(main,cex.main, cex)

plot.page(y1, y2, names1, names2,
          startP, upf, fpp, overlap,
          x.at, x.ann, x.tick,
          y1.at, y1.ann, y1.tick,
          y2.at, y2.ann, y2.tick,
          ny.ann, cex.ann, xlab, y1lab, y2lab, col.y1, col.y2, y2.lab,
          cex.lab, y1lim, y2lim, lty1, lty2, lwd1, lwd2, col1, col2,
          leg, y1nam.leg, y2nam.leg, ncol.leg, cex.leg = 1.5,
          h1, h2, col.h1, col.h2,
          mgp, main, cex.main, xpd, cex, type)

plot.onepage(y1, y2, names1, names2,
             startP, upf, fpp, overlap,
             x.ann, dx.ann, dx.tick, ny.ann, cex.ann,
             xlab, y1lab, y2lab, col.y1, col.y2, y2.lab, cex.lab,
             y1lim, y2lim, aty1, aty2, lty1, lty2,
             lwd1, lwd2, col1, col2, leg, y1nam.leg, y2nam.leg,
             ncol.leg, cex.leg=1.5, h1, h2, col.h1, col.h2,
             main, cex.main, mgp, mar, oma, cex, type)

rose.grob(rho, cyclVar, circle, transf, general, grid, title, gdat)
segments.circle(rho, shift, circle = 360, ncp = 1000, gp = gpar())

Details

Functions used in
griddat plot.rose
iplotMain ipairs, ilagplot
plotpage longts.plot
plot.page longtsPlot
plotdat plot.rose
rose.grob plot.rose
segments.circle rose.grob

Author(s)

Rene Locher


[Package IDPmisc version 1.1.00 Index]