Skip to content
This repository has been archived by the owner on Jan 20, 2020. It is now read-only.

zkuralt/ChiloBioBase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChiloBioBase 2.0

In order for this app to work you need installed and configured MariaDB on your computer and a creds.R file with structure displayed below in your working directory.

creds.R

con <- dbConnect(RMariaDB::MariaDB(),  
                 username = "user",  
                 dbname = "database",  
                 password = "password",  
                 host = "00.000.000.00")

Current structure of the database is displayed below.
Plot was made in MySQL Workbench 6.3 CE.

About

ChiloBioBase is a shinydashboard interface for database of Chilopoda based on MariaDB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published