R/loon_sidebarPanel-l_graph.R

Defines functions loon_sidebarPanel.l_graph

loon_sidebarPanel.l_graph <- function(loon.grob,
                                      tabPanelName,
                                      colorList,
                                      selectBy,
                                      linkingGroup,
                                      linkingGroups,
                                      loonWidgetsInfo,
                                      showWorldView, displayedPanel) {
  loon_sidebarPanel.l_plot(loon.grob,
                           tabPanelName,
                           colorList,
                           selectBy,
                           linkingGroup,
                           linkingGroups,
                           loonWidgetsInfo,
                           showWorldView, displayedPanel)
}
z267xu/loon.shiny documentation built on April 12, 2024, 11:46 a.m.