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.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 size for margins

Details

call the function gpar on the list of parameters.

Value

Function used for its side effect.

See Also

lattice


[Package Contents]