get_usage_help {shinyAce}R Documentation

Retrieve usage section from help document

Description

Retrieve usage section from help document

Usage

get_usage_help(...)

Arguments

...

arguments passed to get_help_file

Value

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

Examples

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


[Package shinyAce version 0.4.4 Index]