FlinnPlot | R Documentation |
Function produces a standardized linear Flinn diagram from the octahedral shear strains and Lode parameters of fitted ellipsoids.
FlinnPlot(oss = 1, lp = 0, out.file, max.k = 5, plot.title = "Flinn diagram", labs)
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 |
Creates a PDF of Flinn diagram.
Jeffrey R. Webber
Flinn, Derek. "On the deformation of the Funzie conglomerate, Fetlar, Shetland." The Journal of Geology (1956): 480-505.
NadaiPlot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.