still cran in sight

This commit is contained in:
AG Damsbo 2023-04-14 09:46:55 +02:00
commit 4847094f2c
24 changed files with 198 additions and 156 deletions

View file

@ -51,7 +51,7 @@ str(list)
This function wraps all the above demonstrated function to get the dataset, the metadata, apply the `REDCap_split`function and then a bit of cleaning.
The function works verysimilarly as the `REDCapR::redcap_read()`.
The function works very similar to the `REDCapR::redcap_read()`.
```{r eval=FALSE}
# read_redcap_tables(uri = "YOUR URI", token = "YOUR TOKEN")