# 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])
>
> exportArms(rcon)
arm_num name
1 1 Arm 1
2 2 Experimental Arm
3 10 Normal Control
# }
Run the code above in your browser using DataLab