factor_col: Categorical column type

View source: R/tables.R

factor_colR Documentation

Categorical column type

Description

Stores factors as int32 codes plus shared levels metadata.

Usage

factor_col(levels)

Arguments

levels

Character vector of allowed levels.

Value

A shard_coltype object.


shard documentation built on April 3, 2026, 9:08 a.m.