make.2ldf: Create a data.frame from the elements of two vectors that...

View source: R/misc-deprecated.R

make.2ldfR Documentation

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

Description

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

Usage

make.2ldf(a, b, colN)

Arguments

a

first vector

b

second vector

colN

Colnames for the new data.frame

Value

a data.frame with two colums


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