FRY-class | R Documentation |
"FRY"
A class to hold data from sectional Fry analyses.
Objects can be created by calls of the form new("FRY", ...)
.
sectionName
:Object of class "character"
defining the section ID string.
vectorMean
:Object of class "numeric"
for the calculated calculated central void rake.
strainRatio
:Object of class "numeric"
for calculated strain ratio.
sampleSize
:Object of class "numeric"
containing the number of objects used in sectional analysis.
rsAxes
:Object of class "numeric"
with length of two containing the major and minor axial lengths of central void.
meanObjectArea
:Object of class "numeric"
the average object area.
fryParams
:Object of class "data.frame"
containing fry point coordinates, angle from origin, and distance from origin.
voidScale
:Object of class "numeric"
containing the distance from origin plot should be scaled.
No methods defined with class "FRY" in the signature.
Jeffrey R. Webber
RFPHI
showClass("FRY")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.