diff --git a/vignettes/REDCapCAST.Rmd b/vignettes/REDCapCAST.Rmd index 6d65995..696ca20 100644 --- a/vignettes/REDCapCAST.Rmd +++ b/vignettes/REDCapCAST.Rmd @@ -37,7 +37,7 @@ shiny_cast() 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 ""). +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.