r-dbi / RPostgres

A DBI-compliant interface to PostgreSQL
https://rpostgres.r-dbi.org
Other
334 stars 78 forks source link

chore: tweak driver docs #433

Closed dpprdan closed 1 year ago

dpprdan commented 1 year ago

This tweaks the drv docs a little to make it clearer that there are two alternatives and when to use which.

Motivation: "drv: Should be set to [RPostgres::Postgres()] to use the \pkg{RPostgres} package." does not sound correct anymore.

krlmlr commented 1 year ago

Thanks!