extract_help: Extract help

View source: R/extract_help.R

extract_helpR Documentation

Extract help

Description

Extract help documentation from a function.

Usage

extract_help(pkg, fn = NULL, to = c("txt", "html", "latex", "ex"))

Arguments

pkg

Package name.

fn

Function name,

Value

text. html, latex formats

Source

Original source.


neurogenomics/MultiEWCE documentation built on April 22, 2024, 6:22 a.m.