View source: R/misc-deprecated.R
add.qual.att | R Documentation |
Add a (named) column to a data.frame, filled with the same value
add.qual.att(df, att, val)
df |
data.frame |
att |
Name of the new attribute (name of the new column) |
val |
value with which fill the new column |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.