db is an R package providing an interface to the SQLite library and a subset of its API. The package can be used to perform normal database operations but provides additional functionality for creating virtual tables and user-defined SQL functions that invoke R callbacks. It also provides a mechanism for adding documentation to databases in the form of dynamic web pages that can communicate with the database using R's built in HTTP server.
Package details |
|
---|---|
Author | Michael C. Grundler |
Maintainer | Michael C. Grundler <mcgrundler@gmail.com> |
License | GPL-3 |
Version | 1.0 |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.