Skip to content
Snippets Groups Projects
  • Todor Kondic's avatar
    182f099f
    Modify tags handling mechanism · 182f099f
    Todor Kondic authored
    * R/shiny-ui-base.R(txt2tags,combine_tags): Move
      to R/shiny-ui-config.R.
    
    * R/shiny-ui-config.R(get_tags_from_txt): Turn into reactive from
      eventReactive. Will it now execute even when button non-pressed?
    
    (server_conf) <rv$m observer>: Add tag handling.
    
    (server_conf) <mzMLtabCtrl render>: Adapt to new tag handling.
    Modify tags handling mechanism
    Todor Kondic authored
    * R/shiny-ui-base.R(txt2tags,combine_tags): Move
      to R/shiny-ui-config.R.
    
    * R/shiny-ui-config.R(get_tags_from_txt): Turn into reactive from
      eventReactive. Will it now execute even when button non-pressed?
    
    (server_conf) <rv$m observer>: Add tag handling.
    
    (server_conf) <mzMLtabCtrl render>: Adapt to new tag handling.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
shiny-ui-config.R 12.91 KiB