changeset 33:5652711d5ae4 draft

Uploaded
author greg
date Mon, 26 Jun 2017 10:46:31 -0400
parents 4c3fcfd55d94
children 1800b6cdd672
files ks_distribution.R
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ks_distribution.R	Mon Jun 26 10:44:53 2017 -0400
+++ b/ks_distribution.R	Mon Jun 26 10:46:31 2017 -0400
@@ -66,7 +66,7 @@
             }
         }
     }
-    return specified_colors
+    return(specified_colors)
 }
 
 get_pi_mu_var = function(components_data, number_comp)