make_labels {ggplot2}R Documentation

Convert aesthetic mapping into text labels

Description

This is used by ggplot and + to ensure consistent label formatting

Usage

make_labels(mapping)

Arguments

mapping

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.9 Index]