Description Usage Arguments Examples
View source: R/Standing-Katz.R
List all Standing-Katz curve files available at Low and High pressures
1  | listStandingKatzCurves(pprRange = "lp")
 | 
pprRange | 
 Takes one of three values: "lp": low pressure, or "hp" for high pressure, or 'all' for all the curve text files. The text files reside under extdata. High pressure is considered above a Ppr > 8.  | 
1 2 3  | listStandingKatzCurves(pprRange = 'all')  # list all curves
listStandingKatzCurves(pprRange = 'lp')   # list all the Tpr for low-pressure
#' listStandingKatzCurves(pprRange = 'hp')   # list all the Tpr for high-pressure
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.