rk.get.rkh.prompter: Get .rkh related information stored internally

View source: R/rk.get.rkh.prompter.R

rk.get.rkh.prompterR Documentation

Get .rkh related information stored internally

Description

Get .rkh related information stored internally

Usage

rk.get.rkh.prompter(component = NULL, id = NULL)

Arguments

component

Character string, the name under which you stored information. If NULL, returns all information stored in the internal rkh.prompter list.

id

Character string, the node ID if a given component to search for. If NULL, returns the full list of the given component, otherwise only the help information for the requested node.

Examples

rk.get.rkh.prompter("rk.myPlugin", "someID")

rkward-community/rkwarddev documentation built on May 9, 2022, 3:02 p.m.