add.qual.att: Add a (named) column to a data.frame, filled with the same...

View source: R/misc-deprecated.R

add.qual.attR Documentation

Add a (named) column to a data.frame, filled with the same value

Description

Add a (named) column to a data.frame, filled with the same value

Usage

add.qual.att(df, att, val)

Arguments

df

data.frame

att

Name of the new attribute (name of the new column)

val

value with which fill the new column

Value

data.frame


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.