:78 Function create_function() is deprecated [8192]

cleaning some innapropiate comments and referring to the README file for more examples

Marcelo Ponce [2019-07-08 13:14:44]
cleaning some innapropiate comments and referring to the README file for more examples
Filename
tools/compare.R
diff --git a/tools/compare.R b/tools/compare.R
index 9715a63..8e10e9b 100644
--- a/tools/compare.R
+++ b/tools/compare.R
@@ -16,15 +16,13 @@
 #	source("PATHtoRACSrepo/tools/compare.R")
 #
 #    now, several functions should be available for you to use, including some
-#    tests cases...
+#    tests cases as well.
 #
+#   Please refer to the "Cxamples" section in the README file fore more
+#   details!
 #
 ########################################################################
-#
-#
-# Function to establish the location of the script... hence the relative path to the utilities file
-# this function needs to be in the main driver script!
-#
+


 #########################################################################
ViewGit