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