app, tests, shiny-*: Add MetFrag panel logic.
* envopts (envopts): Update. Normalise MetFrag paths. * resources (METFRAG_DATABASE_TYPE, METFRAG_REMOTE_DATABASE_TYPE, METFRAG_LOCAL_DATABASE_TYPE): Updated. Rearranged for finer control. * shiny-state (make_metfrag_panel): New function. * shiny-ui-base (mf-database-type): New observer. (cando_metfrag, metfrag_panel): New outputs. * app (MetFrag): Update section header. Delete hardwired controls. (metfrag_panel): New control which replaced the hardwired controls. tests: Update with new functionality.
Showing
- NAMESPACE 4 additions, 0 deletionsNAMESPACE
- R/envopts.R 11 additions, 2 deletionsR/envopts.R
- R/resources.R 4 additions, 1 deletionR/resources.R
- R/shiny-state.R 80 additions, 1 deletionR/shiny-state.R
- R/shiny-ui-base.R 31 additions, 4 deletionsR/shiny-ui-base.R
- inst/rmd/app.Rmd 2 additions, 36 deletionsinst/rmd/app.Rmd
- tests/testthat/test-shiny-state.R 37 additions, 0 deletionstests/testthat/test-shiny-state.R
Loading
Please register or sign in to comment