.knit_plot {volker}R Documentation

Knit volker plots

Description

Automatically calculates the plot height from chunk options and volker options.

Usage

.knit_plot(pl)

Arguments

pl

A ggplot object with vlkr_options. The vlk_options are added by .to_vlkr_plot() and provide information about the number of vertical items (rows) and the maximum.

Details

Presumptions:

Value

Character string containing a html image tag, including the base64 encoded image.


[Package volker version 3.0.0 Index]