R Connection issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2015
10:42 AM
Hello,
Trying to get R to connect with this command:
> <- redshift.connect("jdbc:postgresql://ucdenver-redshift.beta.inshosteddata.com:5439/canvas","canvas","<password>")
But getting this error:
Error: unexpected assignment in "<-"
Everything seems in order. Am I missing something obvious or did something change since the kickoff instructions?
Thanks!
David
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2015
02:15 PM
Nevermind. I missed the assignment. It was cut off in the video. Fixed!