View source: R/object_utilities_and_methods.R
get_func_from_commit | R Documentation |
get function name from commit list
get_func_from_commit(commit)
commit |
commit list |
Using tail since if you make an explicit function call using pkg::func you get pkg as well. Neat. We only want the function
function name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.