mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-21 05:59:07 +02:00
docs and name update
This commit is contained in:
parent
9a069a422f
commit
9d53f84427
7 changed files with 39 additions and 10 deletions
|
|
@ -45,7 +45,7 @@ The more advanced `ds2dd_detailed()` is a natural development. It will try to ap
|
|||
|
||||
The dataset should be correctly formatted for the data dictionary to preserve as much information as possible.
|
||||
|
||||
```{r eval=TRUE}
|
||||
```{r eval=FALSE}
|
||||
d2 <- REDCapCAST::redcapcast_data |>
|
||||
dplyr::mutate(record_id = seq_len(dplyr::n()),
|
||||
region=factor(region)) |>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue