autoshiny - Automatic Transformation of an 'R' Function into a 'shiny' App
Static code compilation of a 'shiny' app given an R function (into 'ui.R' and 'server.R' files or into a 'shiny' app object). See examples at <https://github.com/alekrutkowski/autoshiny>.
Last updated 2 years ago
4.11 score 26 stars 4 scripts 219 downloadseurodata - Fast and Easy Eurostat Data Import and Search
Interface to Eurostat’s API (SDMX 2.1) with fast data.table-based import of data, labels, and metadata. On top of the core functionality, data search and data description/comparison functions are also provided. Use <https://github.com/alekrutkowski/eurodata_codegen> — a point-and-click app for rapid and easy generation of richly-commented R code — to import a Eurostat dataset or its subset (based on the eurodata::importData() function).
Last updated 4 days ago
3.70 score 10 stars 6 scripts 324 downloads