[Uhcluster-members] r2 - pkg/R

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu Mar 5 19:25:54 CET 2009


Author: danlin
Date: 2009-03-05 19:25:54 +0100 (Thu, 05 Mar 2009)
New Revision: 2

Added:
   pkg/R/testfun.r
Log:


Added: pkg/R/testfun.r
===================================================================
--- pkg/R/testfun.r	                        (rev 0)
+++ pkg/R/testfun.r	2009-03-05 18:25:54 UTC (rev 2)
@@ -0,0 +1,5 @@
+
+testfun <- function(x){
+ y=x+1
+ return(y)
+}
\ No newline at end of file



More information about the Uhcluster-members mailing list