Deploying to gh-pages from @ agdamsbo/REDCapCAST@db75c3313e 🚀

This commit is contained in:
agdamsbo 2025-11-14 14:10:52 +00:00
commit 0b30252598
171 changed files with 7009 additions and 602 deletions

31
reference/set_attr.md Normal file
View file

@ -0,0 +1,31 @@
# Set attributes for named attribute. Appends if attr is NULL
Set attributes for named attribute. Appends if attr is NULL
## Usage
``` r
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