get_doc: Get the documentation for a function in an R list

Description Usage Arguments Value

Description

Get the documentation for a function in an R list

Usage

1
get_doc(function_name, package_name = NULL)

Arguments

function_name

character name of function

package_name

character name of package. If NULL, search within all packages whose namespaces are loaded

Value

named list of documentation


coolbutuseless/rd2list documentation built on May 20, 2019, 9:41 a.m.