Learn R Programming

zFactor (version 0.1.9)

getStandingKatzTpr: Get a numeric vector of the digitized curves available for Pseudo Reduced Temperature

Description

Get a numeric vector of the digitized curves available for Pseudo Reduced Temperature

Usage

getStandingKatzTpr(pprRange = NULL)

Arguments

pprRange

Takes one of 4 values: "lp": low pressure, or "hp" for high pressure; "all": all curves; "common": only curves that are common to hp and lp

Examples

Run this code
# NOT RUN {
getStandingKatzTpr(pprRange = "lp")
getStandingKatzTpr(pprRange = "common")
# }

Run the code above in your browser using DataLab