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-local documentation built on June 14, 2022, 10:32 p.m.