R Shiny App for Vegetation Description and Analysis
VEGDESK
is an R Shiny app for Vegetation Analysis & Description/Numerical Ecology
Click the link below, or copy and paste it into your browser:
https://martinoneill.shinyapps.io/vegdesk/
From any R console with internet access run the following commands to launch your app:
library(devtools)
runGitHub("VEGDESK", "marsnone")
You can email me at oneilm14@tcd.ie or go to the Issues (click the ‘Issues’ tab above or on the following link https://github.com/marsnone/VEGDESK/issues/new) - I’d love to hear your suggestions and feedback!
If you’d like to request a specific feature please include the following in your message:
Is your feature request related to a problem? Please describe:
A clear and concise description of what the problem is, if any (e.g. I’m always frustrated when […])
Describe the solution you want:
What you’d like to see happen.
Describe alternatives you’ve considered:
A clear and concise description of any alternative solutions or features you’ve considered.
Additional context:
Add any other context or screenshots about the feature request here.
Send an email to oneilm14@tcd.ie or click the ‘Issues’ tab above or on the following link https://github.com/marsnone/VEGDESK/issues/new, detailing the following:
A description of the bug:
A clear and concise description of what the bug is.
How to reproduce the bug:
Steps to reproduce the behavior:
Expected behavior:
A concise description of what you expected to happen.
Screenshots:
If applicable, add screenshots to help explain your problem.
Your system info (please complete the following information):
Additional context:
Add any other context about the problem here.
Thanks for checking this out!