unpanel: Format data from a facet plot to use in a glyph plot

Description Usage Arguments Value

Description

unpanel replaces the PANEL variable of a data frame with a GLYPH variable. It adjusts the data frame's group variable to retain the grouping information provided by the PANEL variable.

Usage

1

Arguments

df

A data frame. Should be the output of a facetted plot built with ggplot_build

Value

A modified data frame. See Details.


garrettgman/ggplyr documentation built on May 16, 2019, 5:38 p.m.