soil | R Documentation |
We analyzed the physical and chemical properties of different soils, as full characterization of soil and special analysis of micro-elements. These analyses were conducted in the laboratory analysis of soils, plants, water and fertilizers in the La Molina National Agrarian University (UNALM). To which the different soil samples were dried to the environment, screened (mesh 0.5xo, 5 mm) and sterilized by steam 4 to 5 hours with a Lindinger Steam aerator SA150 and SA700, with the possible aim of eliminating bacteria saprophytic or antagonists to prevent the growth of bacteria (R.solanacearum).
data(soil)
A data frame with 13 observations on the following 23 variables.
place
a factor with levels Chmar
Chz
Cnt1
Cnt2
Cnt3
Hco1
Hco2
Hco3
Hyo1
Hyo2
Namora
SR1
SR2
pH
a numeric vector
EC
a numeric vector, electrical conductivity
CaCO3
a numeric vector
MO
a numeric vector
CIC
a numeric vector
P
a numeric vector
K
a numeric vector
sand
a numeric vector
slime
a numeric vector
clay
a numeric vector
Ca
a numeric vector
Mg
a numeric vector
K2
a numeric vector
Na
a numeric vector
Al_H
a numeric vector
K_Mg
a numeric vector
Ca_Mg
a numeric vector
B
a numeric vector
Cu
a numeric vector
Fe
a numeric vector
Mn
a numeric vector
Zn
a numeric vector
Cnt1= Canete, Cnt2=Valle Dulce(Canete), Cnt3=Valle Grande(Canete), Chz=Obraje-Carhuaz(Ancash), Chmar=Chucmar-Chota(Huanuco, Hco1= Mayobamba-Chinchao(Huanuco), Hco2=Nueva Independencia-Chinchao(Huanuco), Hco3=San Marcos-Umari(Huanuco), Hyo1=La Victoria-Huancayo(Junin), Hyo1=El Tambo-Huancayo(Junin), Namora=Namora(Cajamarca), SR1= El Milagro-San Ramon(Junin), Sr2=La Chinchana-San Ramon(Junin).
Experimental field, 2004. Data Kindly provided by Dr. Sylvie Priou, Liliam Gutarra and Pedro Aley.
International Potato Center - Lima, PERU.
library(agricolae)
data(soil)
str(soil)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.