Connect to a Postgresql database and select or edit data through R
I am a R user and want to connect to my postgresql database in order to select data for statistical calculations. Afterwards I would also safe the results into the database. Plain SQL statements would suffice.
I am using R 2.12 and postgresql 9.1