-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add url parameter support #45
Comments
please separate into different files |
Output render functions have been removed from app.R and placed into separate files (either render-home-outputs.R or render-search-outputs.R depending on if render function is for home or search page) to improve organization of code. |
Waiting on review of Pull Request |
Probably needs to be refactored; could take the opportunity to implement a shiny package using the golem framework https://github.com/ThinkR-open/golem |
Needs discussion and investigation: |
Allow users to search for a specific map, plot, and management timeline by supplying url parameters (experiment name, sub experiment name, trait name, cultivar, and date).
The text was updated successfully, but these errors were encountered: