RMariaDB — a package for R
You are viewing an old version of this article. View
the current version here.
RMariaDB enables a robust data transfer between R and MariaDB.
The link on CRAN (R package repository) can be accessed from:
https://cran.r-project.org/web/packages/RMariaDB/index.html
And can be installed in R by using the following statement:
install.packages("RMariaDB") library(RMariaDB)
Comments
Comments loading...
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.