Learn R Programming

EstimationTools (version 4.0.0)

Fibers: Tensile strengths

Description

Tensile strengths (in GPa) of 69 specimens of carbon fiber tested under tension at gauge lengths of 20 mm.

Usage

Fibers

Arguments

Format

A data frame with 69 observations.

References

Ghitany2013EstimationTools

Examples

Run this code
data(Fibers)
hist(Fibers$Strenght, main="", xlab="Strength (GPa)")

Run the code above in your browser using DataLab