From 88937b957b30b9e197858ebc3a3219079fd01f96 Mon Sep 17 00:00:00 2001 From: ranke Date: Sun, 16 Dec 2012 01:39:42 +0000 Subject: Added NAMESPACE and fixed the tests git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@96 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc --- tests/IM1xVibrio.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/IM1xVibrio.R') diff --git a/tests/IM1xVibrio.R b/tests/IM1xVibrio.R index 8fb23d2..83aa878 100644 --- a/tests/IM1xVibrio.R +++ b/tests/IM1xVibrio.R @@ -1,4 +1,4 @@ library(drfit) data(IM1xVibrio) rIM1xVibrio <- drfit(IM1xVibrio) -print(rIM1xVibrio,digits=5) +print(rIM1xVibrio,digits=4) -- cgit v1.2.1