Set the number of scalar values per attribute cell
Source:R/Attribute.R
tiledb_attribute_set_cell_val_num.Rd
Set the number of scalar values per attribute cell
Usage
cell_val_num(x) <- value
# S4 method for class 'tiledb_attr'
cell_val_num(x) <- value
tiledb_attribute_set_cell_val_num(x, value)