File: NAMESPACE

package info (click to toggle)
r-cran-gridbase 0.4-7-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 340 kB
  • sloc: sh: 16; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 229 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10

importFrom(graphics,
           par)

importFrom(grid,
           unit, viewport,
           convertHeight, convertWidth, current.transform, get.gpar)

export("baseViewports", 
       "gridOMI", "gridFIG", "gridPLT", "gridPAR")