vp_name {ggplot}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 ggplot version 0.4.2 Index]