set.as {RHMS} | R Documentation |
this function connects a base
object as a either of: 'downstream'
or 'divertTo'
to a target
object, which are both instantiated by RHMS constructors.
set.as(base,target,type='downstream')
base |
An object; from either of classes of |
target |
An object; from either of classes of |
type |
the type of |
an object from class of target
object.
Rezgar Arabzadeh