From c2b2c096e95f870a5973b4fabb58272952d9fca8 Mon Sep 17 00:00:00 2001 From: Efrain Gonzalez Date: Wed, 21 Jun 2017 13:43:57 -0400 Subject: [PATCH] Update to amount of digits presented in files --- RCleanDscret.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RCleanDscret.R b/RCleanDscret.R index 6c37b45..6dd8cd5 100644 --- a/RCleanDscret.R +++ b/RCleanDscret.R @@ -1,5 +1,5 @@ ##Posted 6/15/2017 - +options(digits = 11) #Libraries required to run the code library(pryr) -- 2.29.0