rb_quiet: Muffle 'reaborn"s benign duplicate-colour aesthetic warning

View source: R/utils-reaborn.R

rb_quietR Documentation

Muffle reaborn's benign duplicate-colour aesthetic warning

Description

reaborn (like seaborn) accepts a fixed single-series color, which 'ggplot2' reports as a duplicated colour aesthetic. The warning is harmless (the colour is applied correctly), so it is muffled to keep the console and report generation quiet.

Usage

rb_quiet(expr)

Arguments

expr

An expression that builds a reaborn/ggplot object

Value

The value of expr


eyeris documentation built on Aug. 1, 2026, 1:07 a.m.