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)
}
great-northern-diver/loon.shiny documentation built on Oct. 24, 2022, 3:32 a.m.