datalang_help_add: Adds help entry to the current R session

Description Usage Arguments

View source: R/help.R

Description

It is a mechanism to track which data sets, or functions, to display via the Help pane, and which to build and display on demand.

Usage

1
datalang_help_add(obj, spec_path, package = NULL)

Arguments

obj

The object's name to be tracked

spec_path

The location of the YAML spec file

package

Name of the "host" package. Optional.


edgararuiz/datalang documentation built on May 29, 2019, 11:42 a.m.