grobRowHeight {ggplot2}R Documentation

Grob row heights

Description

Given a matrix of grobs, calculate the height needed for each row

Usage

grobRowHeight(mat)

Arguments

mat matrix of grobs

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.2 Index]