
Build a ggplot2 theme replicating a seaborn style + context
Source:R/rcmod-theme.R
theme_seaborn.RdBuild a ggplot2 theme replicating a seaborn style + context
Arguments
- style
A seaborn style name (see axes_style).
- context
A seaborn context name (see plotting_context).
- font_scale
Font scaling factor.
- font
Base font family.
Value
A complete ggplot2::theme object.