Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nbenn/sqlr

CREATE sql from R
https://github.com/nbenn/sqlr

r r-pkg sql

Last synced: about 1 month ago
JSON representation

CREATE sql from R

Awesome Lists containing this project

README

        

---
output: github_document
---

```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```

# sqlr

After a long period of inactivity, the initial proof of concept (available as `retired` branch) will be re-imagined.