showGraph: Includes graphs produced in a loop into final document

View source: R/showgraphs.R

showGraphR Documentation

Includes graphs produced in a loop into final document

Description

When producing graphics within a loop, only the last graph will be included by default. When calling this function, the graph is printed. If withBlanLine is TRUE, then a blank line is printed, causing the creation of figure environments.

Usage

showGraph(gr, withBlankLine = TRUE)

Arguments

gr

graph

withBlankLine

if TRUE, then a blank line is printed


gk-crop/rmdutil documentation built on April 17, 2025, 12:48 p.m.