get_rd_doc: Get the raw Rd for the help for a function

Description Usage Arguments Value

Description

Get the raw Rd for the help for a function

Usage

1
get_rd_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

Rd document object


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