render_menu: Create a menu output.

Description Usage Arguments Value Functions

View source: R/sidebar_menu_output.R

Description

Server-side function for dynamic sidebarMenu.

Usage

1
2
3
render_menu(expr, env = parent.frame(), quoted = FALSE)

renderMenu(expr, env = parent.frame(), quoted = FALSE)

Arguments

expr

menu.

env

The environment in which to evaluate expr.

quoted

Is expr a quoted expression (with quote())? This is useful if you want to save an expression in a variable.

Value

A dynamic menu that can be assigned to output.

Functions


PaskalSunari/semantic.dashboard-develop documentation built on Dec. 18, 2021, 6:41 a.m.