Sean O'Riordain
2010-Dec-16 08:12 UTC
[Rd] possible minor mis-spelling in "R Data Import/Export"
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]]