NadaiPlot {RockFab} | R Documentation |
Nadai plotting tool for fabric and strain data.
Description
Function creates a standardized Nadai plot to better display calculated octahedral shear strain and Lode parameters of fabric and strain ellipsoids.
Usage
NadaiPlot(oss = 1, lp = 0, out.file,
oss.int = 1, max.oss = 3,
plot.title = "Nadai plot", labs)
Arguments
oss |
Octahedral shear strain. |
lp |
Lode parameter. |
out.file |
Path to PDF file for plotting. |
oss.int |
Interval used between arcs of equal octahedral shear strain in plot. |
max.oss |
Maximum octahedral shear strain to be plotted at top of graph (used to scale the plot). Value must be an integer. |
plot.title |
Title of the plot. |
labs |
Vector of labels of length equal to the length of |
Value
Creates PDF of Nadai plot.
Author(s)
Jeffrey R. Webber
References
Nadai, A. (1963) Theory of fracture and flow of solids.
See Also
[Package RockFab version 1.2.1 Index]