vp_name {ggplot2}R Documentation

Viewport name

Description

Compute viewport name

Usage

vp_name(row, col, type)

Arguments

row

row index

col

column index

type

viewport type

Details

This helps ensure a common naming scheme throughout ggplot.

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.9 Index]