mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2024-11-21 21:10:22 +01:00
renamed
This commit is contained in:
parent
d56fd81966
commit
4911d4dbc8
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "Introduction"
|
||||
title: "REDCapCAST"
|
||||
output: rmarkdown::html_vignette
|
||||
vignette: >
|
||||
%\VignetteIndexEntry{Introduction}
|
||||
@ -31,16 +31,6 @@ redcapcast_data |> gt::gt()
|
||||
```{r}
|
||||
redcapcast_meta |> gt::gt()
|
||||
```
|
||||
```{r}
|
||||
list <-
|
||||
REDCap_split(
|
||||
records = redcapcast_data,
|
||||
metadata = redcapcast_meta,
|
||||
forms = "repeating"
|
||||
) |>
|
||||
sanitize_split()
|
||||
str(list)
|
||||
```
|
||||
|
||||
```{r}
|
||||
list <-
|
Loading…
Reference in New Issue
Block a user