diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2013-11-18 20:13:58 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2013-11-18 20:13:58 +0100 |
commit | 66620036c4943c03072b113a63fcd983390102b8 (patch) | |
tree | 182d7c0d59eaf5c0dd6c133cdc057abf79f0bc59 /inst | |
parent | 5bd512dd2da97d14354b1d5ee70de29bd81fae7c (diff) |
Add GUI start function, keep GUI here in mkin
Diffstat (limited to 'inst')
-rw-r--r-- | inst/GUI/README | 2 | ||||
-rw-r--r-- | inst/GUI/TODO | 4 | ||||
-rw-r--r-- | inst/GUI/gmkin.R (renamed from inst/GUI/mkinGUI.R) | 0 |
3 files changed, 2 insertions, 4 deletions
diff --git a/inst/GUI/README b/inst/GUI/README index f431c2d..89e3726 100644 --- a/inst/GUI/README +++ b/inst/GUI/README @@ -1 +1 @@ -These code fragments are experimental. +These code fragments are still experimental, but some basic functionality works. diff --git a/inst/GUI/TODO b/inst/GUI/TODO index c0e822c..1fbcca6 100644 --- a/inst/GUI/TODO +++ b/inst/GUI/TODO @@ -1,3 +1 @@ -- Import of csv files -- Make summary text file accessible -- Make plot of fit and residuals accessible +- Make plot of fit and residuals configurable diff --git a/inst/GUI/mkinGUI.R b/inst/GUI/gmkin.R index 07f892e..07f892e 100644 --- a/inst/GUI/mkinGUI.R +++ b/inst/GUI/gmkin.R |