Usage
soft_dep_func(x, y, z, ...)
Arguments
- x
Placeholder argument
- y
Placeholder argument
- z
Placeholder argument
- ...
Extra arguments to be passed to function
Value
Nothing, called for printing side-effect.
Examples
soft_dep_func()
#> Warning: `soft_dep_func()` was deprecated in lifecycling 0.1.0.
#> [1] "Deprecated function"