var_load | R Documentation |
var_load()
loads variant cases from the NIT REDcap project. If possible,
it downloads the most up-to-date information from the REDcap server; if not,
it reads from the most recently downloaded NIT file.
var_load(api_token = Sys.getenv("redcap_NIT_token"))
api_token |
Character. An API token/key for the NIT project. |
A tibble
of character
columns containing all variant case records
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.