getHelpButton {debrowser}R Documentation

getHelpButton prepares a helpbutton for to go to a specific site in the documentation

Description

getHelpButton prepares a helpbutton for to go to a specific site in the documentation

Usage

getHelpButton(name = NULL, link = NULL)

Arguments

name,

name that are going to come after info

link,

link of the help

Value

the info button

Examples

    x<- getHelpButton()


[Package debrowser version 1.12.2 Index]