Learn R Programming

xpose.xtras (version 0.0.2)

wrap_xp_ggally: Ensure consistent style with GGally functions

Description

Ensure consistent style with GGally functions

Usage

wrap_xp_ggally(fn, xp_theme, ...)

Value

ggplot2 function

Arguments

fn

<character> name of GGally function

xp_theme

theme to use

...

<any> additional arguments to pass to GGally function