Rmdbvis stable
R + Shiny app
A tool to view and export MDB files without the need to install MS Access
Contatto tecnico Paolo Veronesi
Vitalità:
46%
L’indice di vitalità, così come previsto nelle linee guida sull’acquisizione e riuso di software per la PA, è calcolato prendendo in considerazione le seguenti quattro categorie:
- Code activity: il numero di commit e merge giornalieri;
- Release history: il numero di release giornaliere;
- User community: il numero di autori unici;
- Longevity: l’età del progetto.
I range di ogni misura possono essere trovati nel file vitality-ranges.yml.
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
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.