add_global_md_clustering_kv | R Documentation |
Add given value with the given key to the clustering with the given clustering.id of the global MetaData attribute
add_global_md_clustering_kv(loom, clustering.id, key, value)
loom |
The loom file handler. |
clustering.id |
The clustering ID of the clustering which the key/value is added to. |
key |
The name of the attribute to add. |
value |
The value of the attribute to add. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.