is.constant {ggplot2}R Documentation

is.constant

Description

Determine if an expression represents a constant value

Usage

is.constant(x)

Arguments

x

Details

Used by qplot to determine whether a value should be mapped or set

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.2 Index]