args_dots_used {rlang}R Documentation

Helper for consistent documentation of used dots

Description

Use ⁠@inheritParams rlang::args_dots_used⁠ in your package to consistently document ... that must be used.

Arguments

...

Arguments passed to methods.


[Package rlang version 1.1.4 Index]