mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 13:17:30 +02:00
New function to export redcap data with labels
This commit is contained in:
parent
f1e67b52ab
commit
21c2dc0444
6 changed files with 228 additions and 3 deletions
|
|
@ -16,5 +16,5 @@ logical
|
|||
Check if vector is all NA
|
||||
}
|
||||
\examples{
|
||||
rep(NA,4) |> all_na()
|
||||
rep(NA, 4) |> all_na()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue