plotDistributions.RdPlot the distributions of cells across the tissue with overlaying color information. This is a wrapper function for plot
a fishScaleAndMap output list
a character vector (or factor) indicating how to split the data (e.g., cluster call) or a metadata/mappingResults column name
a character vector of groups to show (default is levels of group)
a character vector (or factor) indicating how to color the plots (e.g., layer or gene expression) or a metadata/mappingResults column name (default is all black)
function to use for the colormap for the data (default gray.colors)
maximum number of plots to show in one row (default=12)
for plot. Can be single values or vectors
for plot, but will be calculated if not entered
other parameters for plot (must be single values)
should everything be plot on a single page (default=TRUE)
Only returns if there is an error