FlinnPlot {RockFab} | R Documentation |
Function to plot a linear Flinn diagram from octahedral shear strain and Lode parameters of ellipsoids.
Description
Function produces a standardized linear Flinn diagram from the octahedral shear strains and Lode parameters of fitted ellipsoids.
Usage
FlinnPlot(oss = 1, lp = 0, out.file, max.k = 5,
plot.title = "Flinn diagram", labs)
Arguments
oss |
A vector of octahedral shear strain values. |
lp |
A vector of Lode parameters |
out.file |
Path to PDF file for plotting. |
max.k |
Maximum x and y plotting limits. Either X/Y or Y/Z. Default 5 is good for moderate strains. Higher strains may need larger values. |
plot.title |
Title of the plot. |
labs |
Vector of labels of length equal to the length of |
Value
Creates a PDF of Flinn diagram.
Author(s)
Jeffrey R. Webber
References
Flinn, Derek. "On the deformation of the Funzie conglomerate, Fetlar, Shetland." The Journal of Geology (1956): 480-505.
See Also
[Package RockFab version 1.2.1 Index]