View source: R/layout-horizontal.R
| layout_horizontal | R Documentation |
Horizontal layout uses a top header/navigation
layout_horizontal(
navbar,
sidebar,
body,
footer,
theme = "light",
color = NULL,
show_theme_button = TRUE
)
navbar |
Navbar component |
sidebar |
Not used |
body |
Body content |
footer |
Footer |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.