Description Usage Arguments Value Author(s)
Calculates Nelder Fan design.
Used within nelder
.
1 2 3 4 5 6 7 8 9 10 11 | nelder_calc(
alpha,
theta,
tau,
D1,
N,
max.angle,
n.spokes,
arc.borders,
spoke.borders
)
|
alpha |
Rate of change along the spokes. |
theta |
The angle between the spokes. |
tau |
The "rectangularity" proportion |
D1 |
Plant density within the first experimental arc (plants ha-1) (i.e. upper extreme of experimental plant density range). |
N |
Number of experimental arcs (i.e. number of densities to be tested within D1 to DN). |
max.angle |
The maximum rotation (in degrees) of the design. If 360, then a full circle design will be created. |
n.spokes |
The number of spokes. |
arc.borders |
Number of border arcs on either extreme. |
spoke.borders |
Number of border spokes on either extreme (only used if max.angle < 360). |
A list containing the plant and plot data.
Kevin J Wolz, kevin@savannainstitute.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.