ggfortify (version 0.4.17)

cbind_wraps: Wrapper for cbind

Description

Wrapper for cbind

Usage

cbind_wraps(df1, df2)

Value

list

Arguments

df1

1st data

df2

2nd data

Examples

Run this code
ggfortify:::cbind_wraps(iris[1:2], iris[3:5])

Run the code above in your browser using DataLab