Rmdbvis stable
R + Shiny app
A tool to view and export MDB files without the need to install MS Access
Technical contact Paolo Veronesi
Vitality:
46%
The vitality index, as explicited in the guidelines for the acquisition and reuse of software for Italian PA, is calculated according to the following four main categories:
- Code activity: the daily number of commits and merges;
- Release history: the daily number of releases;
- User community: the number of unique authors;
- Longevity: the age of the project.
The ranges of every measure can be found in the vitality-ranges.yml file.
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
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.