boa.plot.par {boa} | R Documentation |
Set Plotting Parameters
boa.plot.par(mfdim = c(1, 1), title = TRUE)
mfdim |
Numeric vector with two elements giving the number of rows and column, respectively, of plots to display on the page. Plots will be drawn row-by-row. |
title |
Logical value indicating that a title be added to the plot. |
Brian J. Smith