dot-factor_with_attr: Create a factor vector and preserve all attributes

.factor_with_attrR Documentation

Create a factor vector and preserve all attributes

Description

Create a factor vector and preserve all attributes

Usage

.factor_with_attr(x, levels = NULL)

Arguments

x

The source value, usually a character vector

levels

The new levels

Value

A factor vector with the new levels


volker documentation built on April 12, 2025, 9:16 a.m.