grobColWidth {ggplot2}R Documentation

Grob column widths

Description

Given a matrix of grobs, calculate the width needed for each column

Usage

grobColWidth(mat)

Arguments

mat matrix of grobs

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.2 Index]