Description Usage Arguments Value Examples
Access the underlying rdoc text lines
1
rdoc_text(topic, package = NULL, lib.loc = NULL)
topic
character(1), help topic
character(1)
package
character(1), package of help topic. Defaults to NULL
NULL
lib.loc
character(1), library location of package. Defaults to NULL
character
txt <- rdoc::rdoc_text('min')
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.