| css | R Documentation | 
Create HTML fragment with CSS styling
css(
  template = "default",
  includeBootstrap = rock::opts$get("includeBootstrap")
)
template | 
 The template to load; either the name of one of the ROCK templates (currently, only 'default' is available), or the path and filename of a CSS file.  | 
includeBootstrap | 
 Whether to include the default bootstrap CSS.  | 
A character vector with the HTML fragment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.