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