GeneralDecompOp,DecompOp-method {SoilR} | R Documentation |
Pass through factory for objects of subclasses of DecompOp
Description
This method takes and returns an (identical) object that inherits from DecompOp. It's purpose it to be able to call the generic function on arguments that are already
Usage
## S4 method for signature 'DecompOp'
GeneralDecompOp(object)
Arguments
object |
An object that already is of class |
[Package SoilR version 1.2.107 Index]