set_attr {REDCapCAST} | R Documentation |
Set attributes for named attribute. Appends if attr is NULL
Description
Set attributes for named attribute. Appends if attr is NULL
Usage
set_attr(data, label, attr = NULL, overwrite = FALSE)
Arguments
data |
vector |
label |
label |
attr |
attribute name |
overwrite |
overwrite existing attributes. Default is FALSE. |
Value
vector with attribute
[Package REDCapCAST version 25.3.2 Index]