Creating and interacting with the SQLite database from R

The SQLite library implements serverless, self-contained, and zero-configuration database engines. Also, SQLite is publicly available free of cost. You can create, store, and interact with the SQLite database from R. In this recipe, you will create a new database in SQLite and insert a data table with the mtcars data from R.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset