Defines an ORM (Object Relational Mapping) that allow developers to interact with a 'SQLite' database transparently, through R objects. Objects describes the database's schema, can generate the described database, and access it transparently to load, save and update informations. Links between table are created and deleted automatically if necessary to prevent database growth and "dead links".
Package details |
|
---|---|
Bioconductor views | DataRepresentation |
Maintainer | |
License | AGPL | file LICENSE |
Version | 0.2.0 |
URL | https://github.com/LainPavot/DBModelR |
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.