plot_sm_spline: Plot Soil Moisture Splines.

View source: R/AgroSoil_generic_functions.R

plot_sm_splineR Documentation

Plot Soil Moisture Splines.

Description

Plots a set of soil profile collections. Function modified from 'ithir' R Package.

Usage

plot_sm_spline(
  splineOuts,
  d = t(c(0, 5, 15, 30, 60, 100, 200)),
  maxd,
  type = 1,
  label = "",
  plot.which = 1
)

Value

Plots all or a subset of soil profile collection based on user specified soil depth intervals.


kanj241/agrosoil documentation built on March 25, 2022, 12:22 a.m.