add.col: add column

Description Usage Arguments Value

Description

take a data-frame and a vector and combine by columns, respectively.

Usage

1
add.col(dataf, vec, namevec)

Arguments

dataf

dataframe

vec

vector

namevec

the names of the columns of vector

Value

dataf dataframe combined with the vector


Fgmutils documentation built on May 2, 2019, 9:16 a.m.

Related to add.col in Fgmutils...