View source: R/function_defaults.R
function_defaults | R Documentation |
parent package for function, and default functions for capturing arguments
function_defaults(fun.name, out = c("package", "def.funs"))
fun.name |
a chacter vector (length 1) for the function name |
out |
the exports you want (defaults to 'package' & 'def.funs') |
a list if more than one output is selected, unlisted if length one
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.