deprecation_warning: Deprecation Warning Helper

View source: R/compat.R

deprecation_warningR Documentation

Deprecation Warning Helper

Description

Issue a deprecation warning with migration guidance.

Usage

deprecation_warning(old_fn, new_fn, version = "2.0.0")

Arguments

old_fn

Name of the deprecated function/pattern.

new_fn

Name of the replacement.

version

Version when it will be removed.


aisdk documentation built on May 29, 2026, 9:07 a.m.