[Uhcluster-members] r7 - pkg/R

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Mar 6 16:14:00 CET 2009


Author: danlin
Date: 2009-03-06 16:14:00 +0100 (Fri, 06 Mar 2009)
New Revision: 7

Added:
   pkg/R/testfunNEW.r
Log:
add

Added: pkg/R/testfunNEW.r
===================================================================
--- pkg/R/testfunNEW.r	                        (rev 0)
+++ pkg/R/testfunNEW.r	2009-03-06 15:14:00 UTC (rev 7)
@@ -0,0 +1,5 @@
+
+testfun <- function(x){
+ y=x+2
+ return(y)
+}
\ No newline at end of file



More information about the Uhcluster-members mailing list