grobNodeLevelPlotSize: Levelplot size for a node.

Description Usage Arguments Value See Also

View source: R/grplot.R

Description

Return the size of levelplot for node "node". If the node has no parents, the size of a grobNodeName is returned instead.

Usage

1
  grobNodeLevelPlotSize(node, parents, rawdata)

Arguments

node

An integer of length 1, indicating which node the dimensions should be computed for.

parents

An object of class "parental" containing the graph that is to be plotted.

rawdata

The rawdata

Value

A list of length 2 containing two items: width: A object of class "unit" height: A object of class "unit"

See Also

grplot


rjbgoudie/parental documentation built on May 27, 2019, 9:11 a.m.