Learn R Programming

shinyAce (version 0.4.3)

get_desc_help: Retrieve description section from help document

Description

Retrieve description section from help document

Usage

get_desc_help(...)

Value

a character value representing the description section of a help document, rendered as HTML

Arguments

...

arguments passed to get_help_file

Examples

Run this code
shinyAce:::get_desc_help("match", package = "base")

Run the code above in your browser using DataLab