Deploying to gh-pages from @ agdamsbo/REDCapCAST@6223d2063c 🚀

This commit is contained in:
agdamsbo 2024-12-02 11:48:50 +00:00
parent c588b77c93
commit d0192fb4b6
3 changed files with 4 additions and 3 deletions

View File

@ -98,7 +98,8 @@ version here</a> or launch it locally like this:</p>
<p>To get you started, the easiest way possible, you can use the
<code><a href="../reference/easy_redcap.html">easy_redcap()</a></code> function (example below).</p>
<p>You will need an API-key for your REDCap server, the uri/URL/address
for the API connection (usually “<a href="https://redcap.YOUR-institution.site/api/" class="external-link uri">https://redcap.YOUR-institution.site/api/</a>”).</p>
for the API connection (usually the adress used for accessing your
institutions REDCap servar, with an appended “/api/”).</p>
<p>This function includes a few convenience features to ease your
further work.</p>
<p>If your project uses repeating instruments possible as a longitudinal

View File

@ -5,7 +5,7 @@ articles:
Database-creation: Database-creation.html
REDCapCAST: REDCapCAST.html
Shiny-app: Shiny-app.html
last_built: 2024-12-02T07:12Z
last_built: 2024-12-02T11:48Z
urls:
reference: https://agdamsbo.github.io/REDCapCAST/reference
article: https://agdamsbo.github.io/REDCapCAST/articles

File diff suppressed because one or more lines are too long