| declare_internal_inherit_params | R Documentation |
Used to inherit roxygen docs
declare_internal_inherit_params(
...,
handler = function(data, ...) data.frame(BLNK = "MSG", stringsAsFactors = TRUE),
label = NULL
)
... |
arguments to be captured, and later passed to the handler |
handler |
a tidy-in, tidy-out function |
label |
a string describing the step |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.