Commit edf2baf695fe2ac66eaaf97eb24011b5cddaaee6

Authored by Efrain Gonzalez
1 parent c2b2c096e9
Exists in master

Don't use this code yet

Update to the amount of digits displayed in files
Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
... ... @@ -2,8 +2,8 @@
2 2 # Don't Use This Code Just Yet #
3 3 ########################################################################
4 4 #Efrain H. Gonzalez
5   -#6/16/2017
6   -
  5 +#6/21/2017
  6 +options(digits = 11)
7 7 #Libraries required to run the code
8 8 library(pryr)
9 9 library(MASS)