pages: Page template constructor

View source: R/page.R

pagesR Documentation

Page template constructor

Description

Page template constructor

Usage

pages(pageTitle = "首頁", content = NULL)

Arguments

pageTitle

title of the page, default at "首頁". choices are "首頁","找人", "找事/物","經濟數據"

content

a shiny.tag to be inserted into page content.


ntpuecon/econApp documentation built on June 6, 2022, 9:04 p.m.