getProgramTitle {debrowser}R Documentation

getProgramTitle

Description

Generates the title of the program to be displayed within DEBrowser. If it is called in a program, the program title will be hidden

Usage

getProgramTitle(session = NULL)

Arguments

session,

session var

Value

program title

Note

getProgramTitle

Examples

    title<-getProgramTitle()

[Package debrowser version 1.10.9 Index]