add_row_attr: add_row_attr

View source: R/loom.R

add_row_attrR Documentation

add_row_attr

Description

Add a new row attribute to the given .loom object accessible by the given key and containing the given value.

Usage

add_row_attr(loom, key, value, dtype = NULL)

Arguments

loom

The loom file handler.

key

The name of the new added attribute.

value

The value of the new added attribute.


aertslab/SCopeLoomR documentation built on April 19, 2022, 11:25 a.m.