dot-normalize_id_col: Normalize and check the id column

.normalize_id_colR Documentation

Normalize and check the id column

Description

Normalize and check the id column

Usage

.normalize_id_col(id_col, x, call = caller_env())

Arguments

id_col

(character(1), integer(1), or symbol) The column that uniquely identifies each observation.

x

(any) The object to check.

call

(environment) The environment to use for error messages.

Value

The integer index of the id column.


tibblify documentation built on May 9, 2026, 5:07 p.m.