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
- Host: GitHub
- URL: https://github.com/lbraglia/rioweb
- Owner: lbraglia
- Created: 2015-11-17T14:41:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-07T09:05:39.000Z (about 7 years ago)
- Last Synced: 2024-11-28T21:50:09.900Z (5 months ago)
- Language: R
- Homepage:
- Size: 9.77 KB
- Stars: 15
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - lbraglia/rioweb - [shiny app]: an interface to rio (R)
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.