lsmapps_page: Page generator function for lsmapps pages

Description Usage Arguments Value Examples

Description

Creates HTML code which contains the navigation bar and dropdown menus common to all lsmapps pages.

Usage

1
  lsmapps_page(title, sidebar_content, main_content)

Arguments

title

title of the app

sidebar_content

content in the sidebar, normally input

main_content

content in the main window, normally output

Value

UI defintion that can be passed to the shinyUI function

Examples

1
# todo

benjaminschlegel/lsmaps documentation built on May 12, 2019, 11:55 a.m.