make.3ldf: Create a data.frame from the elements of three vectors that...

View source: R/misc-deprecated.R

make.3ldfR Documentation

Create a data.frame from the elements of three vectors that have the same names

Description

Create a data.frame from the elements of three vectors that have the same names

Usage

make.3ldf(a, b, c, colN)

Arguments

a

first vector

b

second vector

c

third vector

colN

Colnames for the new data.frame

Value

a data.frame with three columns


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.