Set attributes for named attribute. Appends if attr is NULL
set_attr(data, label, attr = NULL, overwrite = FALSE)
data
: vectorlabel
: labelattr
: attribute nameoverwrite
: overwrite existing attributes. Default is FALSE.vector with attribute
Useful links