blob: 8a7d13205cc7206ef1ee09c74550de19cb6fe63c (
plain) (
tree)
|
|
\name{gmkin}
\alias{gmkin}
\title{
Start a graphical user interface (GUI) based on the \code{gWidgetsWWW2} toolkit.
}
\description{
This function starts a browser based GUI. Please visit the
\href{http://github.com/jverzani/gWidgetsWWW2}{github page of gWidgetsWWW2}
for an explanation how this toolkit works.
}
\note{
This GUI is experimental and not recommended for real work.
}
\usage{
gmkin()
}
\value{
The function is called for its side effect, namely starting the GUI in a browser.
}
\author{
Johannes Ranke
}
|