strength | R Documentation |
Compressive strength and strain of maize seeds.
data("strength")
A data frame with 90 observations on the following 2 variables.
strain
a numeric vector giving the relative change in length under compression stress in millimeters.
cstrength
a numeric vector giving the compressive strength in Newtons.
These data correspond to maize seeds with floury endosperm and 8% of moisture.
Mancera-Rico, A. (2014).
Mancera-Rico, A. (2014). Contenido de humedad y tipo de endospermo en la resistencia a compresion en semillas de maiz. Ph.D. Thesis. Colegio de Postgraduados, Mexico.
data(strength)
plot(strength) # plot of "strain" versus "cstrength"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.