Learn R Programming

pipenostics (version 0.2.0)

api5l3t: API 5L. Values of SMYS and UTS

Description

Data represents specified minimum yield strength (SMYS) and ultimate tensile strength (UTS) both achieved when producing line pipes according to API SPECIFICATION 5L.

Usage

api5l3t

Arguments

Format

A data frame with 11 rows and 3 variables:

grade

designation of standard grade of manufactured pipe. Type: assert_character.

smys

SMYS - specified minimum yield strength, [psi]. Type: assert_double.

uts

UTS - ultimate tensile strength, [psi]. Type: assert_double.