correct_names {joyn} | R 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 |
|
x |
left data frame |
y |
right data frame |
Value
list
[Package joyn version 0.2.4 Index]