Wrapper for cbind
cbind_wraps(df1, df2)
df1
1st data
df2
2nd data
list
ggfortify:::cbind_wraps(iris[1:2], iris[3:5])