mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
4ca6eb680d
A database interface (DBI) definition for communication between R and relational database management systems. All classes in this package are virtual and need to be extended by the various R/DBMS implementations. WWW: http://cran.r-project.org/web/packages/DBI/
7 lines
266 B
Plaintext
7 lines
266 B
Plaintext
A database interface (DBI) definition for communication between R
|
|
and relational database management systems. All classes in this
|
|
package are virtual and need to be extended by the various R/DBMS
|
|
implementations.
|
|
|
|
WWW: http://cran.r-project.org/web/packages/DBI/
|