.prodDistPlot {abseqR} | R Documentation |
A wrapper for plotDist
.prodDistPlot(productivityDirectories, sampleNames, title, reg, outputFileName, region, .save = TRUE)
productivityDirectories |
vector type. directories where all productivity csv files lives (usually <samplename>/productivity/) |
sampleNames |
vector type. |
title |
string type. |
reg |
string type. Regular expression to find the right files for this particular distribution plot |
outputFileName |
string type.
Vector of file names to save in the order of |
region |
string type. Most of the dist plots are regional based. use "" if no regions are involved |
.save |
logical type. Save Rdata? |
None