%%capture --no-stdout
%%R
redcap_version(
url,
token, = TRUE,
verbose = NULL
config_options )
[1] '14.0.18'
REDCap version can be viewed using API calls.
redcap_version()
%%capture --no-stdout
%%R
redcap_version(
url,
token, = TRUE,
verbose = NULL
config_options )
[1] '14.0.18'
export_version()
project.export_version()
Version('14.0.18')