PoolName,PoolName-method {SoilR} | R Documentation |
pass through constructor fron an object of the same class
Description
This is here to be able to call PoolName on a PoolName object without having to test before if we have to. This makes the calling code easier to read.
Usage
## S4 method for signature 'PoolName'
PoolName(id, poolNames)
Arguments
id |
pool id |
poolNames |
names of pools |
[Package SoilR version 1.2.107 Index]