removed uri

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-12-02 12:38:03 +01:00
parent cfc441120f
commit 6223d2063c
No known key found for this signature in database

View File

@ -37,7 +37,7 @@ shiny_cast()
To get you started, the easiest way possible, you can use the `easy_redcap()` function (example below). To get you started, the easiest way possible, you can use the `easy_redcap()` function (example below).
You will need an API-key for your REDCap server, the uri/URL/address for the API connection (usually "<https://redcap.YOUR-institution.site/api/>"). You will need an API-key for your REDCap server, the uri/URL/address for the API connection (usually the adress used for accessing your institutions REDCap servar, with an appended "/api/").
This function includes a few convenience features to ease your further work. This function includes a few convenience features to ease your further work.