ggplot2 (version 3.3.2)

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

Description

This function is 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.