strings_as_factors-set-tiledb_array-method: Set strings_as_factors return toggle

strings_as_factors<-R Documentation

Set strings_as_factors return toggle

Description

A tiledb_array object containing character column can have those converted to factors variables. This methods sets the selection value for ‘strings_as_factors’.

Usage

strings_as_factors(x) <- value

## S4 replacement method for signature 'tiledb_array'
strings_as_factors(x) <- value

Arguments

x

A tiledb_array object

value

A logical value with the selection

Value

The modified tiledb_array array object


tiledb documentation built on Sept. 27, 2023, 9:06 a.m.