get_desc_help {shinyAce}R Documentation

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

shinyAce:::get_desc_help("match", package = "base")


[Package shinyAce version 0.4.2 Index]