prepanel.parental: Pre-panel function for plotting parental objects.

Description Usage Arguments Value See Also

View source: R/grplot.R

Description

Computes the bounds of the final plot.

Usage

1
2
3
  prepanel.parental(x, y, parents, rawdata = NULL,
  grobNodeSize, offset, islist = F, widthMultiplier = 2,
  heightMultipler = 1)

Arguments

x

The x-coordinates of the nodes

y

The y-coordinates of the nodes

parents

An object of class 'parental'

rawdata

A data frame containing the raw data

grobNodeSize

A function that returns the size of a node grob

offset

An offset

islist

A logical

widthMultiplier

A width multiplier

heightMultipler

A height multiplier

Value

A list of length two. This contains two components: xlim and ylim, each of which contain the max and min values in that dimension.

See Also

grplot


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