get_usage_help: Retrieve usage section from help document

View source: R/utils.R

get_usage_helpR 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")


shinyAce documentation built on Oct. 19, 2024, 1:07 a.m.