aboutsummaryrefslogtreecommitdiff
path: root/tests/01drfit.R
diff options
context:
space:
mode:
authorranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc>2005-12-21 15:57:11 +0000
committerranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc>2005-12-21 15:57:11 +0000
commitf2a378b45ed4de33a66679c8f280207d94892dd2 (patch)
treedfd8a01c95b9240df475d467741d3e2364526ec3 /tests/01drfit.R
parentf3ddb36ab586e0a26bb632855d5581c5778e3e4c (diff)
Added a simple test for the drfit function.
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@50 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
Diffstat (limited to 'tests/01drfit.R')
-rw-r--r--tests/01drfit.R4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/01drfit.R b/tests/01drfit.R
new file mode 100644
index 0000000..7e775fe
--- /dev/null
+++ b/tests/01drfit.R
@@ -0,0 +1,4 @@
+library(drfit)
+data(antifoul)
+r <- drfit(antifoul)
+r

Contact - Imprint