shinyAce (version 0.4.1)

get_desc_help: Retrieve description section from help document

Description

Retrieve description section from help document

Usage

get_desc_help(...)

Arguments

...

Arguments passed on to get_help_file

Value

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

Examples

Run this code
# NOT RUN {
shinyAce:::get_desc_help("match", package = "base")

# }

Run the code above in your browser using DataCamp Workspace