diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2013-12-04 05:35:46 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2013-12-04 05:35:46 +0100 |
commit | 3ee58ca030d5c9e6bffb71f1e2bd7fca0f355b61 (patch) | |
tree | 0ba0e98c8b88ac57e7d2dc3f6629d6b4d57079c3 | |
parent | fdf654552324cfd7b83b6282be18d55fece72106 (diff) |
Make clear in help file that gmkin is experimental
-rw-r--r-- | man/gmkin.Rd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/gmkin.Rd b/man/gmkin.Rd index 29a4f8ca..8a7d1320 100644 --- a/man/gmkin.Rd +++ b/man/gmkin.Rd @@ -8,6 +8,9 @@ \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() } |