mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2025-09-12 10:39:39 +02:00
removed uri
This commit is contained in:
parent
cfc441120f
commit
6223d2063c
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue