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

https://github.com/lbraglia/rioweb

[shiny app]: an interface to rio
https://github.com/lbraglia/rioweb

Last synced: 5 months ago
JSON representation

[shiny app]: an interface to rio

Awesome Lists containing this project

README

        

# rioweb

## what is?

`rioweb` is a bare-bones simple, web-based, interface to the
[rio](http://cran.rstudio.com/web/packages/rio) R package.

## what does?

`rio` provides a unified framework for the many data input/output
routines available in the R community. `rioweb` exposes it on a web app,
allowing you to convert between various file formats with a simple
upload (original) / download (converted) interface; no need to install
any software.

## where is?

The app lives [here](https://gallery.shinyapps.io/rioweb); the development
repository is [here](http://github.com/lbraglia/rioweb).

## disclaimer

`rioweb` is made available in the hope that it will be useful, but without
any warranty to the extent permitted by applicable law.