get_help_file {shinyAce}R Documentation

Retrieve an Rd object of a help query

Description

Safely return NULL if an error is encountered.

Usage

get_help_file(...)

Arguments

...

arguments passed to utils::help

Value

the Rd object returned from utils:::getHelpFile


[Package shinyAce version 0.4.4 Index]