strings_as_factors<- | R Documentation |
A tiledb_array
object containing character column can have those converted to
factors variables. This methods sets the selection value for ‘strings_as_factors’.
strings_as_factors(x) <- value
## S4 replacement method for signature 'tiledb_array'
strings_as_factors(x) <- value
x |
A |
value |
A logical value with the selection |
The modified tiledb_array
array object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.