uniquecols {ggplot2}R Documentation

Return unique columns

Description

This is used for figuring out which columns are constant within a group

Usage

uniquecols(df)

Arguments

df

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.2 Index]