Learn R Programming

tiledb (version 0.30.2)

strings_as_factors: 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 tiledb_array strings_as_factors(object)

Value

A logical value indicating whether an strings_as_factors return is selected

Arguments

object

A tiledb_array object