Skip to content

MarineBioMaps-MBM/mbm_dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarineBioMaps Dashboard

Authors: Bailey Jørgensen, Madison Enda, Michelle Yiv

Contributors: Cori Lopazanski, Samantha Stevenson-Karl, Joshua Smith

This is the repository that houses the Shiny dashboard exhibiting a series of interactive maps created by the MBM team, as well as a link to the pdf of the official report generated by the project. The dashboard itself is not meant to exhibit the entire analysis, but rather house the report that contains the entire analysis, and provide a series of interactive maps that allow users to engage with the data used in the complete analysis in an interactive and exciting way.

Data Used:

California Department of Fish and Wildlife MPA Boundaries Shapefile

California Department of Fish and Wildlife Study Region Boundaries Shapefile

Pacific Marine and Estuarine Partnership (PMEP) CMECS Nearshore Substrate Data

Pacific Marine and Estuarine Partnership (PMEP) CMECS Nearshore Biotic Habitat Data

File Contents:

Global.R, server.R, and ui.R work together to build the Shiny App style dashboard, while the contents of the www and scratch folders help to provide customization and detail. Files found in the text folder provide descriptive text throughout the dashboard.

Repository Structure:

├── shinydashboard/
│   ├── data/
│   ├── global.R
│   ├── server.R
│   ├── text/
│   │   ├── citation.md
│   │   ├── disclaimer.md
│   │   ├── intro.md
│   ├── ui.R
│   ├── www/
│   │   ├── bigkelplei.jpg
│   │   ├── custom-font.css
│   │   ├── dolphinslei.jpg
├── scratch/
│   └── create-fresh-theme.R
├── README.md
└── .gitignore

About

The repository that houses the Shiny dashboard exhibiting a series of interactive maps created by the MBM team, as well as a link to the pdf of the official report generated by the project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors