dot-combine_columns.legacy: Combine Columns

.combine_columns.legacyR Documentation

Combine Columns

Description

This function combines two columns, handling conflicts and merging non-conflicting data.

Usage

.combine_columns.legacy(col1, col2)

Arguments

col1

The first column to combine.

col2

The second column to combine.

Value

A list with the combined column and a flag indicating if the second column should be retained.


R-Computing-Lab/BGMisc documentation built on July 16, 2025, 9:09 p.m.