PoolConnection_by_PoolName,ANY,ANY,missing-method {SoilR} | R Documentation |
constructor from an ordered pair of PoolName objects
Description
constructor from an ordered pair of PoolName objects
Usage
## S4 method for signature 'ANY,ANY,missing'
PoolConnection_by_PoolName(source, destination)
Arguments
source |
name of source pool |
destination |
name of destination pool |
[Package SoilR version 1.2.107 Index]