From 25c7431bcf8cef4a8eeaa2374ff7c5e48ef86a3c Mon Sep 17 00:00:00 2001 From: jranke Date: Thu, 5 Sep 2013 12:50:58 +0000 Subject: Saving the contents of the data frame with the observed variable names and reloading works in simple3.R git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@88 edb9625f-4e0d-4859-8d74-9fd3b1da38cb --- inst/GUI/test-simple3.R | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 inst/GUI/test-simple3.R (limited to 'inst/GUI/test-simple3.R') diff --git a/inst/GUI/test-simple3.R b/inst/GUI/test-simple3.R new file mode 100644 index 00000000..bdac3262 --- /dev/null +++ b/inst/GUI/test-simple3.R @@ -0,0 +1,2 @@ +require(gWidgetsWWW2) +load_app("simple3.R") -- cgit v1.2.1