The goal of the Riparian Critical Habitat Tool (RiCHT) is to provide quantitative evidence to support the delineation of riparian Critical Habitat. The tool provides an interface for a searchable database containing the current state of knowledge regarding the relationships between the riparian zone (attributes and processes), aquatic features, and aquatic species at risk.
This App is a work in progress. It is being used to test UI, UX, and Deployment. In its current form, it has limited functionality. Some features have limited or no implementation.
You can install the development version of RiCHT from GitHub with:
# install.packages("devtools")
devtools::install_github("dfrancis01/dfo-richt-project")
RiCHT::run_app()
.
│ .gitignore
│ .Rbuildignore
│ .Rhistory
│ .Rprofile
│ DESCRIPTION
│ LICENSE
│ LICENSE.md
│ NAMESPACE
│ README.md
│ README.Rmd
│ renv.lock
│ RiCHT.Rproj
├───inst
│ └───www
│ ├───css
│ │ *.css
│ │ RiCHT.css
│ ├───img
│ └───js
│ *.js
├───man
│ │ *.Rd
│ │
│ └───figures
│ logo.png
├───R
│ mod_*.R
│ run_app.R
│ server.R
│ ui.R
│ utils-pipe.R
│ zzz.R
└───renv
.gitignore
activate.R
settings.dcf
Can-GLWS / A Dashboard for Conference Tweets / Spatial Reproducible Reporting / Commute Explorer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.