Rmdbvis stable
R + Shiny app
A tool to view and export MDB files without the need to install MS Access
Technical contact Paolo Veronesi
Development status: stable
Software functionality
Reading and exporting MS Access mdb online
detailed information
Rmdbvis stable
R + Shiny app
Last release 2021-07-21 (stable)
Type of maintenance community
Stato publiccode.yml
License AGPL-3.0-or-later
Platforms
linux
windows
mac
Enabling platforms None
Compliance None
List of dependencies None
Extended description
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.