set.as {RHMS} | R Documentation |
RHMS objects connector
Description
this function connects a base
object as a either of: 'downstream'
or 'divertTo'
to a target
object, which are both instantiated by RHMS constructors.
Usage
set.as(base,target,type='downstream')
Arguments
base |
An object; from either of classes of |
target |
An object; from either of classes of |
type |
the type of |
Value
an object from class of target
object.
Author(s)
Rezgar Arabzadeh
See Also
[Package RHMS version 1.7 Index]