Description Usage Arguments Examples
View source: R/Standing-Katz.R
Plot shows the digitized isotherm of the Standing-Katz chart
1 | multiplotStandingKatz(tpr = NULL, pprRange = "lp", ...)
|
tpr |
a vector of one of multiple Pseudo-reduced temperatures |
pprRange |
Takes one of two values: "lp": low pressure, or "hp". Default: "lp" |
... |
additional parameters |
1 2 3 4 5 | # plot Standing-Katz curves for Tpr=1.1 and 2.0
multiplotStandingKatz(c(1.1, 2))
# plot SK curves for the lowest range of Tpr
multiplotStandingKatz(c(1.05, 1.1, 1.2))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.