Mercurial > repos > greg > ks_distribution
changeset 45:f8b303b9f455 draft
Uploaded
author | greg |
---|---|
date | Mon, 26 Jun 2017 14:03:11 -0400 |
parents | 69ac2edffdde |
children | 399cd9dd2c3e |
files | ks_distribution.R |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ks_distribution.R Mon Jun 26 13:58:37 2017 -0400 +++ b/ks_distribution.R Mon Jun 26 14:03:11 2017 -0400 @@ -23,6 +23,7 @@ } else { # Handle selected colors for components. specified_colors <- c() + colors <- as.character(colors) items <- strsplit(colors, ",") for (item in items) { specified_colors <- c(specified_colors, item)