diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2014-05-07 15:01:50 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2014-05-07 15:01:50 +0200 |
commit | 34452dfa5c069dc0f0a58681a35719fbb8cca158 (patch) | |
tree | 80025ad3ff6fd4c3819c7f7e3fdb15ac7573b09f /man/gmkin.Rd | |
parent | d846ac7691ab648afbb5a98bbca91911396a95bf (diff) |
Fork the GUI into package gmkin. See ChangeLog for details
Diffstat (limited to 'man/gmkin.Rd')
-rw-r--r-- | man/gmkin.Rd | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/man/gmkin.Rd b/man/gmkin.Rd deleted file mode 100644 index 8a7d1320..00000000 --- a/man/gmkin.Rd +++ /dev/null @@ -1,22 +0,0 @@ -\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 -} |