FryNormData | R Documentation |
Function takes locations of object centroids and calculates the parameters required to execute an interactive Fry plot. This function also determines a scale parameter that aids in data reduction.
FryNormData(object.data, pie.step = 5, expansion = 2, section.name)
object.data |
Data frame object returned from |
pie.step |
Angular distance in degrees as a multiple of 180. This is used to divide the fry plot into n wedge shaped regions of distance |
expansion |
An expansion factor to be multiplied to the central void diameter estimate in order to properly scale Fry plots. |
section.name |
The name of the sectional analysis. |
Returns an object of class FRY
.
Jeffrey R. Webber
FryData
, RfPhi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.