Skip to content

Moore-Institute-4-Plastic-Pollution-Res/openspecy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Specy Shiny App

Welcome to the new home for the Open Specy web application. If you are looking for the R package go to OpenSpecy-package

Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept. License: CC BY 4.0 DOI Website Twitter Follow Gitter

Connect

If you want to discuss anything with the community you can start a conversation on Gitter

Contributing

Contributions of all kinds are welcome!

Some ideas on How to Contribute.

Please adhere to this project's Code of Conduct.

Installation

Data

If you are looking for the most up to date dataset for the Open Specy library see /data

Software

Open R or R Studio and run these three lines of code

if (!require('OpenSpecy')) install.packages('OpenSpecy'); library('OpenSpecy')
if (!require('shiny')) install.packages('shiny'); library('shiny')
shiny::runGitHub('OpenSpecy-shiny', 'wincowgerDEV')

Version History

If you are looking for a previous version of the OpenSpecy web application, you can find past versions here:

Last updated on 03/21/2024

About

This is a companion repo that holds the code for the OpenSpecy website and shiny application. The Open Specy package repo https://github.com/wincowgerDEV/OpenSpecy-package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 95.9%
  • JavaScript 4.0%
  • HTML 0.1%