add column
take a data-frame and a vector and combine by columns, respectively.
add.col(dataf, vec, namevec)
dataf |
dataframe |
vec |
vector |
namevec |
the names of the columns of vector |
dataf dataframe combined with the vector
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.