mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 13:17:30 +02:00
minor
This commit is contained in:
parent
80f1e6fe12
commit
d054f5a420
16 changed files with 353 additions and 225 deletions
|
|
@ -1,5 +1,5 @@
|
|||
## code to prepare `redcapcast_meta` dataset goes here
|
||||
redcapcast_meta <- REDCapR::redcap_metadata_read(redcap_uri = uri,
|
||||
redcapcast_meta <- REDCapR::redcap_metadata_read(redcap_uri = keyring::key_get("DB_URI"),
|
||||
token = keyring::key_get("cast_api")
|
||||
)$data
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue