From cae87f17c05bffe1da97f538bcd90449bb3cbd56 Mon Sep 17 00:00:00 2001 From: Efrain Gonzalez Date: Fri, 16 Jun 2017 15:50:42 -0400 Subject: [PATCH] Don't Use This Code Just Yet An automated version of RCleanDscret.R Working on outputting insightful warnings and errors. --- RAutoClDs.R | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RAutoClDs.R b/RAutoClDs.R index 6121a8c..41ea2c1 100644 --- a/RAutoClDs.R +++ b/RAutoClDs.R @@ -1,5 +1,9 @@ +######################################################################## +# Don't Use This Code Just Yet # +######################################################################## #Efrain H. Gonzalez #6/16/2017 + #Libraries required to run the code library(pryr) library(MASS) -- 2.29.0