is_position_aes {ggplot2}R Documentation

Is aesthetic a position aesthetic?

Description

Figure out if an aesthetic is a position or not

Usage

is_position_aes(vars)

Arguments

vars

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.2 Index]