dot-col_join_rename: Prepare Column Names for Renaming Based on Dataset Type

.col_join_renameR Documentation

Prepare Column Names for Renaming Based on Dataset Type

Description

This internal function standardizes column names for consistency in merged datasets. Column names are transformed based on the dataset type ('sex', 'place', or 'bullet').

Usage

.col_join_rename(dataset)

Arguments

dataset

A data frame whose column names will be renamed.

Value

A vector of modified column names based on the dataset type.


jpinfect documentation built on June 8, 2025, 1:03 p.m.