Hi All , I have installed Progresql DB . To extract data from it and use for my analytics purpose in R, I try to install package 'RProgreSql' but it was gave an error package not found in R studio 3.1.4. Is there any way I can do it?
Are you looking for this package - https://cran.r-project.org/web/packages/RPostgres/index.html? Or maybe this - https://cran.r-project.org/web/packages/RPostgreSQL/index.html?
Regardless, your problem is that:
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.