Description Usage Arguments Details Value Author(s) See Also Examples
This routine will generate a lattice conditional plot for
one or more trees in an list returned from
SplineVolume
. The plots can include a splined version of
the profile if desired.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
ds |
A list object of class “SplineVolume”, that has been
generated by |
TreeNos |
The tree numbers in the collection to be plotted. If
|
diamKind |
One can choose to use diameter inside or outside bark, though they may both be the same if no bark thinckness information was taken in the dendrometry. |
diamType |
Once can also choose to use diameter, radius or cross-sectional area in the plots. |
standUp |
|
ylab |
The y-axis label for plotting, the default depends on
|
xlab |
The x-axis label for plotting–see |
rugReadings |
A vector of character product codes indicating
where in the sense of tree height readings you would like
‘rug’ marks to appear in the graphs. For example, the
defaults |
method |
The spline method to use in plotting if desired. The
method must be one that is compatible with
|
maxTrees |
Limits the maximum nmber of tree profiles in any one lattice plot. This is obviously resettable and is there simply as a way to alert you about perhaps plotting hundreds of trees when you did not want to. Override as desired. |
fileName |
The file name for the output file. Please see
|
pointsize.text |
The point size for the hard copy if desired. Please see
|
... |
Arguments that are to be passed to |
The default produces one lattice condition panel for each tree. it is quite simple. Please note that you must pass it a legal list of S3 class “SplineVolume” for it to work. There are few error checks other than this.
The function returns the Lattice plot object invisibly.
Jeffrey Gove
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.