# NOT RUN {
library(REDCapR) #Load the package into the current R session.
uri <- "https://bbmc.ouhsc.edu/redcap/api/"
token <- "9A81268476645C4E5F03428B8AC3AA7B"
redcap_version(redcap_uri=uri, token=token)
# }
Run the code above in your browser using DataLab