correct_names: Function used to correct names in input data frames using...

View source: R/utils.R

correct_namesR Documentation

Function used to correct names in input data frames using by argument

Description

Function used to correct names in input data frames using by argument

Usage

correct_names(by, x, y, order = TRUE)

Arguments

by

by argument parsed from higher level function

x

left data frame

y

right data frame

Value

list


joyn documentation built on April 4, 2025, 5:23 a.m.