Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

add.col

add column


Description

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

Usage

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

Forest Growth Model Utilities

v0.9.5
GPL-2
Authors
Clayton Vieira Fraga Filho, Ana Paula Simiqueli, Gilson Fernandes da Silva, Miqueias Fernandes, Wagner Amorim da Silva Altoe
Initial release
2018-10-11

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.