# NOT RUN {
# note: not my actual aws url
myaws <- machine("ec2-1-2-3-4.compute-1.amazonaws.com", user="my_aws_username")
# if you don't specify 'user', we use your host machine's user name
myvm <- machine("192.168.1.10")
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab