xpose_panels | R Documentation |
Convenience wrapper around ggforce faceting functions.
xpose_panels(xp_theme, extra_args)
xp_theme |
An 'xpose_theme' object. |
extra_args |
User arguments to be passed to the faceting functions. |
Output a 'facet' layer. Layer will be 'facet_wrap_paginate' if 'facets' is a string, and 'facet_grid_paginate' if 'facets' is a formula.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.