Description Usage Arguments Details Note Author(s) See Also Examples
Three plots of a 3D plant: views from the east, south and from above.
This is a lame way to plot the plant, as the stems are always plotted on top
(whether or not they are visible). It is available for quick plotting,
and for makereport, as it does not require the rgl package.
See plot.plant3d for more advanced, high quality, plotting of plants.
1 |
plant |
An object of class 'plant3d' (see |
side |
Which side to plot (can specify more than 1). |
stems |
If TRUE, plots the stem sections (always on top, lame). |
autopar |
If TRUE, tries to guess how to split up the plotting device. |
This function plots the plant from above, east and west views. Stems are also plotted,
as opposed to the standard plot of a projected plant (see projectplant).
This function is called by makereport.
Remko Duursma
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.