▶︎ The app can be run in 3 alternative ways:
source('https://raw.githubusercontent.com/alekrutkowski/eurodata_codegen/main/app.R')
(or with source('app.R')
if the app.R file is downloaded to your current working directory)/srv/shiny-server/eurodata_codegen
⚠︎ If running on your Shiny server or locally in your R, there are some prerequisites/dependencies. Install them, if they are not yet installed:
needed_pkgs <- c('magrittr','eurodata','data.table','shiny','shinybusy', 'rclipboard','xml2','prismjs','shinyalert','memoise') installed_pkgs <- row.names(installed.packages()) for (n in needed_pkgs) if (!(n %in% installed_pkgs)) install.packages(n)
💡︎ BTW, you can also search Eurostat datasets at https://shiny-r.dev/find_estat or https://alekr.shinyapps.io/find_estat
A screenshot of the eurodata_codegen
app:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4