Good morning,

Could this be a mis-spelling in the development (revision 53854) and release
version of "R Data Import/Export" ?

Kind regards,
Sean O'Riordain
Dublin
un-affiliated...

svn diff r-devel/R/doc/manual/


Index: r-devel/R/doc/manual/R-data.texi


===================================================================


--- r-devel/R/doc/manual/R-data.texi    (revision 53854)


+++ r-devel/R/doc/manual/R-data.texi    (working copy)


@@ -1252,7 +1252,7 @@


 object, and then a call to @code{dbConnect} opens a database connection


 which can subsequently be closed by a call to the generic function


 @code{dbDisconnect}.  Use @code{dbDriver("Oracle")},


-...@code{dbddriver("PostgreSQL")} or @code{dbDriver("SQLite")} with those
+...@code{dbdriver("PostgreSQL")} or @code{dbDriver("SQLite")} with those
 DBMSs and packages @pkg{ROracle}, @pkg{RPostgreSQL} or @pkg{RSQLite}
 respectively.

        [[alternative HTML version deleted]]

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to