Connecting R to a datawarehouse
I am relatively new to R coding, and certainly new to connecting data. A colleague left me a script to create a connection between our datawarehouse and R. This datawarehouse brings together several streams of live data. My involvement with the datawarehouse so far has been through queries with PostgreSQL, pgAdmin. However, I am unable to run this R script correctly.