# NOT RUN {
#*** Note: I cannot provide working examples without
#*** compromising security. Instead, I will try to
#*** offer up sample code with the matching results
#*** Create the connection object
rcon <- redcapConnection(url=[YOUR_REDCAP_URL], token=[API_TOKEN])
exportMetaData(rcon)
# }
Run the code above in your browser using DataLab