From 5026bb0b733082bfc6fd3925c7767bc423982329 Mon Sep 17 00:00:00 2001 From: Jeremy Miller Date: Wed, 5 Feb 2020 12:22:30 -0800 Subject: [PATCH] Update mfishMapping.r --- R/mfishMapping.r | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/mfishMapping.r b/R/mfishMapping.r index 166f760..348c4bf 100644 --- a/R/mfishMapping.r +++ b/R/mfishMapping.r @@ -533,7 +533,7 @@ plotDistributions <- function(datIn, xlim = NULL, ylim = NULL, main = "", xlab = "", ylab = "", - singlePlot = TRUE + singlePlot = TRUE, ...) { colormap <- match.fun(colormap) meta <- cbind(datIn$metadata, datIn$mappingResults)