Learn R Programming

shinyAce (version 0.4.3)

get_usage_help: Retrieve usage section from help document

Description

Retrieve usage section from help document

Usage

get_usage_help(...)

Value

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

Arguments

...

arguments passed to get_help_file

Examples

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

Run the code above in your browser using DataLab