getDocumentationURLs: Get documentation for a function

Description Usage Arguments

View source: R/documentation_url.R

Description

Pass in a function and get any urls associated with it

Usage

1
getDocumentationURLs(targetFunction, call_counts_hash_table = NULL)

Arguments

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 )


djacobs7/remembr documentation built on June 17, 2020, 3:35 p.m.