Skip to contents

Shiny App with Bootstrap Resume Template

Usage

shiny_resume_page(app_title, nav, body)

Arguments

app_title

Title to use for the app

nav

Navbar, constructed with shiny_resume_navbar()

body

Body, constructed with shiny_resume_body() & shiny_resume_section()

Value

HTML via htmltools::tagList()