An open API service indexing awesome lists of open source software.

https://github.com/tanaymukherjee/Exploring-SQL-with-R

The idea is to use the SQL skills in R by converting data into relational database from text files and then using it to run queries to filter data by SQL
https://github.com/tanaymukherjee/Exploring-SQL-with-R

database r sql sqlite

Last synced: 4 months ago
JSON representation

The idea is to use the SQL skills in R by converting data into relational database from text files and then using it to run queries to filter data by SQL

Awesome Lists containing this project

README

        

# Exploring-SQL-with-R
The idea is to use the SQL skills in R by converting data into relational database from text files and then using it to run queries to filter data by SQL