create_featureNetwork_object | R Documentation |
Create feature network object
create_featureNetwork_object(
name = "feat_network",
network_datatable = NULL,
network_lookup_id = NULL,
full = NULL
)
name |
name to assign the created feature network object |
network_datatable |
network data.table object |
network_lookup_id |
network lookup id |
full |
fully connected status |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.