add_row_attr | R Documentation |
Add a new row attribute to the given .loom object accessible by the given key and containing the given value.
add_row_attr(loom, key, value, dtype = NULL)
loom |
The loom file handler. |
key |
The name of the new added attribute. |
value |
The value of the new added attribute. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.