scale_apply_to_data {ggplot}R Documentation

Given a scale and a data.frame, this runs the expressions

Description

in the input and returns a list

Usage

scale_apply_to_data(scale, data=data.frame())

Arguments

scale
data

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot version 0.4.2 Index]