aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2013-11-18 20:13:58 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2013-11-18 20:13:58 +0100
commit66620036c4943c03072b113a63fcd983390102b8 (patch)
tree182d7c0d59eaf5c0dd6c133cdc057abf79f0bc59 /man
parent5bd512dd2da97d14354b1d5ee70de29bd81fae7c (diff)
Add GUI start function, keep GUI here in mkin
Diffstat (limited to 'man')
-rw-r--r--man/gmkin.Rd19
1 files changed, 19 insertions, 0 deletions
diff --git a/man/gmkin.Rd b/man/gmkin.Rd
new file mode 100644
index 0000000..29a4f8c
--- /dev/null
+++ b/man/gmkin.Rd
@@ -0,0 +1,19 @@
+\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.
+}
+\usage{
+ gmkin()
+}
+\value{
+ The function is called for its side effect, namely starting the GUI in a browser.
+}
+\author{
+ Johannes Ranke
+}

Contact - Imprint