R/Fibers-data.R

#' Tensile strengths
#'
#' Tensile strengths (in GPa) of 69 specimens of carbon fiber tested under tension
#' at gauge lengths of 20 mm.
#'
#' @format A data frame with 69 observations.
#' @examples
#' data(Fibers)
#' hist(Fibers$Strenght, main="", xlab="Strength (GPa)")
#'
#' @references
#' \insertRef{Ghitany2013}{EstimationTools}
"Fibers"

Try the EstimationTools package in your browser

Any scripts or data that you put into this service are public.

EstimationTools documentation built on Dec. 10, 2022, 9:07 a.m.