uneval {ggplot}R Documentation

Uneval

Description

Convert an unevaluted list to a list of unevaluated objects

Usage

uneval(x)

Arguments

x unevaluated list (create with substitute)

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot version 0.4.2 Index]