invert {ggplot2}R Documentation

"Invert" a list

Description

Keys become values, values become keys

Usage

invert(L)

Arguments

L list to invert

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.2 Index]