xpose_panels: Generic panel function for 'xpose_plots'

xpose_panelsR Documentation

Generic panel function for 'xpose_plots'

Description

Convenience wrapper around ggforce faceting functions.

Usage

xpose_panels(xp_theme, extra_args)

Arguments

xp_theme

An 'xpose_theme' object.

extra_args

User arguments to be passed to the faceting functions.

Value

Output a 'facet' layer. Layer will be 'facet_wrap_paginate' if 'facets' is a string, and 'facet_grid_paginate' if 'facets' is a formula.


xpose documentation built on July 9, 2023, 6:12 p.m.