Skip to content

Commit

Permalink
Update mfishMapping.r
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremymiller authored Feb 5, 2020
1 parent 15e61ab commit 5026bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/mfishMapping.r
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 5026bb0

Please sign in to comment.