Connect to the POPS server using Rpostgres
connect_to_pops.RdThis creates a connection between R and the pops server for querying. This assumes that you have a pops.password and pops.username available in your .Renviron file.
Usage
connect_to_pops(dbname, env = parent.frame())