Description Usage Arguments Value
View source: R/tdmGeneralUtils.r
Bind the column with name response.predict
and
contents vec
as last column to data frame d
1 | tdmBindResponse(d, response.predict, vec)
|
d |
data frame |
response.predict |
name of new column |
vec |
the contents for the last column bound to data frame |
data frame d
with column added
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.