rdoc_text: Colourised R documentation

Description Usage Arguments Value Examples

Description

Access the underlying rdoc text lines

Usage

1
rdoc_text(topic, package = NULL, lib.loc = NULL)

Arguments

topic

character(1), help topic

package

character(1), package of help topic. Defaults to NULL

lib.loc

character(1), library location of package. Defaults to NULL

Value

character

Examples

1
txt <- rdoc::rdoc_text('min')

rdoc documentation built on May 16, 2019, 5:05 p.m.