Skip to contents

[Deprecated]

Usage

dep_func(x, y, z, ...)

Arguments

x

Placeholder argument

y

Placeholder argument

z

Placeholder argument

...

[Deprecated] Adding arguments through the ellipsis is no longer supported.

Value

Nothing, called for printing side-effect.

Examples

dep_func()
#> Warning: `dep_func()` was deprecated in lifecycling 0.1.0.
#> [1] "Deprecated function"