View source: R/documentation_url.R
Pass in a function and get any urls associated with it
1 | getDocumentationURLs(targetFunction, call_counts_hash_table = NULL)
|
targetFunction |
a function reference that you want to get documentation urls for |
call_counts_hash_table |
the call counts hash table ( uses remebmr one by default ) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.