swSoils_omSWRCp | R Documentation |
SWRC
parameters of fibric and sapric organic matterSWRC
parameters of fibric and sapric organic matter
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
object |
An object of class |
value |
An object that can be converted to a data matrix and represents required 'SWRC' parameters. |
A data matrix.
The correct sequence for setting values is
swSoils_Layers()
,
swSite_SWRCflags()
, and
swSoils_SWRCp()
and swSite_hasSWRCp()
swSoils_omSWRCp()
(and swSite_depthSapric()
)
swin <- rSOILWAT2::sw_exampleData
swSoils_omSWRCp(swin) <- rSOILWAT2::sw2_list_omSWRCp[["Campbell1974"]]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.