# NOT RUN {
otpcon <- otpr_connect()
otpcon <- otpr_connect(router = "UK2018",
ssl = TRUE)
otpcon <- otpr_connect(hostname = "ec2.us-west-2.compute.amazonaws.com",
router = "UK2018",
port = 8888,
ssl = TRUE)
# }
Run the code above in your browser using DataLab