figure_chunk: Figure chunk

Description Usage Arguments

Description

A figure chunk displays a figure.

Usage

1
2
figure_chunk(fun, title = "", description = "", width = 6, height = 5,
  pdf.filename = NULL, collapsed = FALSE, ...)

Arguments

fun

function to generate the figure.

title

the title of the figure.

description

description (or caption) of the figure to be displayed right below the title.

width

width of the figure in inches

height

height of the figure in inches

pdf.filename

If specified, a PDF will be automatically generated and linked from the main document.


amar00k/UBIquitous documentation built on May 28, 2019, 3:34 p.m.