grid.expand.gp {splicegear}R Documentation

convenience functions for grid

Description

Convenience function to use the package grid

Usage

grid.expand.gp(n, parlist = list())
grid.make.numeric2npc(x, xlim=NULL, lower.blank=0, upper.blank=0)

Arguments

n number of parameters
parlist list of parameters
x numeric value
xlim range for Xs
lower.blank, upper.blank size for margins

Details

call the function gpar on the list of parameters.

Value

Function used for its side effect.

See Also

lattice


[Package splicegear version 1.2.0 Index]