| default_args_to_global_env | Extract default arguments for a function into the global... | 
| find_functions_with_args | Get all functions which have at least one formal argument... | 
| find_functions_with_default_args | Get all functions which include a default argument for a... | 
| get_default_args | Get the default arguments for the given function. | 
| get_formal_args | Get the complete list of all formal arguments for the given... | 
| set_sentinel_on_default_arg | Set a sentinel to output a message when a default argument is... | 
| sudo_assignInNamespace | A version of 'assignInNamespace' with fewer sanity checks. | 
| update_function_arguments | Change the formal arguments of a function | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.