dbAddTrialSoil {expDB} | R Documentation |
Add soil for a trial
dbAddTrialSoil(
con,
data,
units = list(thickness = "cm", no3 = "kg/ha", nh4 = "kg/ha")
)
con |
a connection object as produced by dbConnect |
data |
Soil profiles for trials |
units |
a list for the unit |
no return values