nested_connectors {connector} | R Documentation |
Create a nested connectors object
Description
This function creates a nested connectors object from the provided arguments.
Usage
nested_connectors(...)
Arguments
... |
Any number of connectors object. |
Value
A list with class "nested_connectors" containing the provided arguments.
[Package connector version 0.1.1 Index]