| mpspline_est1 | R Documentation | 
Estimate key parameters for building a mass-preserving spline across a single soil profile
mpspline_est1(s = NULL, var_name = NULL, lam = NULL)
s | 
 data.frame containing a single profile's worth of soil info  | 
var_name | 
 length-1 character or length-1 integer denoting the column in
  | 
lam | 
 number; smoothing parameter for spline. Defaults to 0.1.  | 
A list of parameters used for spline fitting.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.