Nothing
SQLDataFrame is developed to lazily represent and efficiently analyze SQL-based tables in _R_. SQLDataFrame supports common and familiar 'DataFrame' operations such as '[' subsetting, rbind, cbind, etc.. The internal implementation is based on the widely adopted dplyr grammar and SQL commands. In-memory datasets or plain text files (.txt, .csv, etc.) could also be easily converted into SQLDataFrames objects (which generates a new database on-disk).
Package details |
|
---|---|
Author | Qian Liu [aut, cre] (<https://orcid.org/0000-0003-1456-5099>), Martin Morgan [aut] |
Bioconductor views | DataRepresentation Infrastructure |
Maintainer | Qian Liu <qian.liu@roswellpark.org> |
License | GPL-3 |
Version | 1.4.2 |
URL | https://github.com/Bioconductor/SQLDataFrame |
Package repository | View on Bioconductor |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.