pickbound | R Documentation |
pickbound enables the automatic selection of a pre-determined optimum combination of plot rows and columns to suit a number of plots up to 30. So, given a number of plots from 1 to 30 this returns a numeric dimer containing the number of rows and columns needed for par statement
pickbound(n)
n |
the number of plots to be included in a combined plot |
a vector of two with the number of rows and columns for a plot
pickbound(5)
pickbound(8)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.