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)
}

Try the loon.shiny package in your browser

Any scripts or data that you put into this service are public.

loon.shiny documentation built on Oct. 8, 2022, 5:05 p.m.