combine_columns: Combine Columns

View source: R/readPedigree.R

combine_columnsR Documentation

Combine Columns

Description

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

Usage

combine_columns(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 April 3, 2025, 3:12 p.m.