[Uhcluster-members] r6 - pkg/R
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Mar 6 16:06:48 CET 2009
Author: danlin
Date: 2009-03-06 16:06:48 +0100 (Fri, 06 Mar 2009)
New Revision: 6
Modified:
pkg/R/testfun.r
Log:
modify the function
Modified: pkg/R/testfun.r
===================================================================
--- pkg/R/testfun.r 2009-03-05 19:06:57 UTC (rev 5)
+++ pkg/R/testfun.r 2009-03-06 15:06:48 UTC (rev 6)
@@ -1,5 +1,5 @@
testfun <- function(x){
- y=x+1
+ y=x+2
return(y)
}
\ No newline at end of file
More information about the Uhcluster-members
mailing list