Learn R Programming

connector (version 0.1.0)

nested_connectors: Create a nested connectors object

Description

This function creates a nested connectors object from the provided arguments.

Usage

nested_connectors(...)

Value

A list with class "nested_connectors" containing the provided arguments.

Arguments

...

Any number of connectors object.