Learn R Programming

knitrBootstrap (version 0.8.0)

create_header: Create the html header based on the options given

Description

Create the html header based on the options given

Usage

create_header(boot_style = NULL, code_style = NULL,
    chooser = NULL, thumbsize = 3, show_code = FALSE,
    show_output = TRUE, show_figure = TRUE,
    graphics = getOption("menu.graphics"), outfile = NULL)

Arguments