View source: R/universal_useful.R
fn_name | R Documentation |
Sometimes a function is passed down the call stack and it's name is unknown. This function finds the name without having to pass it down the call stack as an argument.
fn_name(fn)
fn |
|
chr
of the functions name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.