rxChain2: Second command in chaining commands
Description
This is s3 method is called internally with +
and %>%
operators.
Usage
rxChain2(obj, solvedObject)# S3 method for default
rxChain2(obj, solvedObject)
# S3 method for EventTable
rxChain2(obj, solvedObject)
Arguments
obj
the object being added/chained/piped to the solved object