deprecated_function: Wrap a function with a deprecation warning.

View source: R/deprecations.R

deprecated_functionR Documentation

Wrap a function with a deprecation warning.

Description

Wrap a function with a deprecation warning.

Usage

deprecated_function(func, name)

Arguments

func

(str): Function to wrap in a deprecation warning.

name

(str): The name that has been deprecated.

Value

The modified function


DyfanJones/sagemaker-r-core documentation built on June 13, 2022, 12:12 p.m.