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.


BGmisc documentation built on June 11, 2025, 1:07 a.m.