updated link and cran comments

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-02-28 07:42:19 +01:00
commit 52f35bfcad
3 changed files with 2 additions and 3 deletions

View file

@ -66,7 +66,7 @@ REDCapR::redcap_metadata_write(
)
```
In the ["REDCap R Handbook"](https://agdamsbo.github.io/redcap-r-handbook/) more is written on interfacing with REDCap in R using the `library(keyring)`to store credentials in [chapter 1.1](https://agdamsbo.github.io/redcap-r-handbook/access.html#sec-getting-access).
In the ["REDCap R Handbook"](https://agdamsbo.github.io/redcap-r-handbook/) more is written on interfacing with REDCap in R using the `library(keyring)`to store credentials in [chapter 1.1](https://agdamsbo.github.io/redcap-r-handbook/doc/access.html#sec-getting-access).
## Step 4 - Data upload