put_network {automation} R Documentation

put_network

Description

put_network

Usage

put_network(network,
    collection = NULL,
    title = NULL,
    version = "v1",
    port = 1234,
    host = "localhost");

Arguments

Details

Authors

cytoscape_toolkit

Value

this function returns data object of type NetworkReference.

clr value class

Examples


[Package automation version 1.0.0.0 Index]