check_duplicate_columns: Function to check for duplicate columns and print them

check_duplicate_columnsR Documentation

Function to check for duplicate columns and print them

Description

Function to check for duplicate columns and print them

Usage

check_duplicate_columns(df)

Arguments

df

Data frame to check for duplicate columns

Value

Vector of duplicate column names


greenR documentation built on June 29, 2024, 9:07 a.m.