presion | R Documentation |
A shipyard of recreational boats manufacturing, intended to optimize and control the mechanical properties hull yacht models. This has made a study in which the modulus of elasticity tensile strength of the epoxy resin (polymer) used, after applying different curing pressures measured: 0.1 y 10 MPa. 60 subsamples composed of three measurements taken on the same day are taken.
A data frame with 180 observations on the following 3 variables:
Presion level.
sample id
Pressures measured: 0.1 y 10 MPa
data(presion)
attach(presion)
summary(presion)
plot(presion$presion, type="b")
detach(presion)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.