Description Usage Arguments Details
This function returns a set of web dependencies necessary for using Bootstrap components in a web page.
1 | bootstrapLib(theme = NULL)
|
theme |
Alternative Bootstrap stylesheet (normally a css file within the
www directory, e.g. |
It isn't necessary to call this function if you use
bootstrapPage
or others which use bootstrapPage
, such
basicPage
, fluidPage
, fillPage
,
pageWithSidebar
, and navbarPage
, because they
already include the Bootstrap web dependencies.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.