## -------->> [[file:../../nstandr.src.org::*make_alias][make_alias:5]]
inset_formals <- nstandr:::inset_formals
expect_equal(inset_formals(formals(mean), alist(x = something_unevaluated))
, alist(x = something_unevaluated, ... = ))
## --------<< make_alias:5 ends here
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.