gg_dep: Give a deprecation error, warning, or message, depending on...

View source: R/utilities.R

gg_depR Documentation

Give a deprecation error, warning, or message, depending on version number.

Description

[Deprecated]

Usage

gg_dep(version, msg)

Arguments

version

The last version of ggplot2 where this function was good (in other words, the last version where it was not deprecated).

msg

The message to print.


ggplot2 documentation built on Oct. 12, 2023, 5:08 p.m.