This is the framework for the Global Oasis Knowledge Hub. The initiative aims to support science and policy by effectively leveraging knowledge and resources.
/Global_Oasis_Knowledge_Hub
│— app.R # Main Shiny application script
│— www/ # Static assets (CSS, images, etc.)
│ └— styles.css # Global stylesheet for UI styling
│— data/ # (Optional) Folder for datasets if required
│— README.md # Project documentation
- Install R and RStudio (if not already installed).
- Install the shiny package if you haven't:
install.packages("shiny") - Clone or download this repository.
- Open
app.Rin RStudio and run:shiny::runApp()
The compiled web interface can be accessed here:
🔗 Global Oasis Knowledge Hub
📧 For questions or contributions, please contact the developers (Dr. Jessica Hetzer - jessica.hetzer@senckenberg.de; Dr. Rainer M. Krug - rainer.krug@senckenberg.de, Dr. Aidin Niamir - aidin.niamir@senckenberg.de )