Learn R Programming

NMF (version 0.16.1)

grid.Call.graphics: Grid Internal Functions

Description

These functions are generally redefinitions of their counter parts in the grid package, except that they do not call 'L_gridDirty'. This is to enable mixing base and grid graphics in aheatmap.

tryViewportIt uses grid.ls and not seekViewport as the latter would reset the graphic device.

Usage

grid.Call.graphics(fnname, ...)

grid.Call(fnname, ...)

current.vpPath()

tryViewport(name, verbose = FALSE)

Arguments

fnname
native grid function name.
name
viewport name
verbose
toggle verbosity