View source: R/misc-deprecated.R
make.2ldf | R Documentation |
Create a data.frame from the elements of two vectors that have the same names
make.2ldf(a, b, colN)
a |
first vector |
b |
second vector |
colN |
Colnames for the new data.frame |
a data.frame with two colums
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.