swSoils_omSWRCp: 'SWRC' parameters of fibric and sapric organic matter

swSoils_omSWRCpR Documentation

SWRC parameters of fibric and sapric organic matter

Description

SWRC parameters of fibric and sapric organic matter

Usage

swSoils_omSWRCp(object)

swSoils_omSWRCp(object) <- value

## S4 method for signature 'swSoils'
swSoils_omSWRCp(object)

## S4 replacement method for signature 'swSoils'
swSoils_omSWRCp(object) <- value

## S4 method for signature 'swInputData'
swSoils_omSWRCp(object)

## S4 replacement method for signature 'swInputData'
swSoils_omSWRCp(object) <- value

Arguments

object

An object of class swSoils or swInputData.

value

An object that can be converted to a data matrix and represents required 'SWRC' parameters.

Value

A data matrix.

Details

The correct sequence for setting values is

  1. swSoils_Layers(),

  2. swSite_SWRCflags(), and

  3. swSoils_SWRCp() and swSite_hasSWRCp()

  4. swSoils_omSWRCp() (and swSite_depthSapric())

Examples

  swin <- rSOILWAT2::sw_exampleData
  swSoils_omSWRCp(swin) <- rSOILWAT2::sw2_list_omSWRCp[["Campbell1974"]]


Burke-Lauenroth-Lab/rSOILWAT2 documentation built on June 2, 2025, 8:17 a.m.