munch_data {ggplot2}R Documentation

For munching, only grobs are lines and polygons: everything else is

Description

transfomed into those special cases by the geom.

Usage

munch_data(data, dist = NULL, segment_length = 0.01)

Arguments

data

distance, scaled from 0 to 1 (maximum distance on plot)

dist
segment_length

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.9 Index]