strings_as_factors-tiledb_array-method: Retrieve strings_as_factors conversion toggle

strings_as_factorsR Documentation

Retrieve strings_as_factors conversion toggle

Description

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

Usage

strings_as_factors(object)

## S4 method for signature 'tiledb_array'
strings_as_factors(object)

Arguments

object

A tiledb_array object

Value

A logical value indicating whether an strings_as_factors return is selected


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