Rmdbvis stable
R + Shiny app
A tool to view and export MDB files without the need to install MS Access
Contatto tecnico Paolo Veronesi
Stato di sviluppo: stabile
Funzionalità del software
Reading and exporting MS Access mdb online
Informazioni di dettaglio
Rmdbvis stable
R + Shiny app
Ultimo rilascio 2021-07-21 (stable)
Tipo di manutenzione community
Stato publiccode.yml
Licenza AGPL-3.0-or-later
Piattaforme
linux
windows
mac
Piattaforme abilitanti Nessuna
Conformità Nessuna
Lista dipendenze Nessuna
Descrizione estesa
Rmdbvis is a Shiny script written in R which allows the user to upload a MS Access db to the organization’s server and allows the user to choose one table from the db, viewing it online and exporting it to a .csv file or directly to memory. With a simple customisation, it allows the user to directly write the table to a personal Gdrive. In such a case some lines of code must be edited along with the Google secrets to access the organization’s Drive. Just substitute the XXXX with your secrets. Have a look at README.md for more details.