capture the output of printing an object, split this output into blocks of
equal size (row per page) and print these blocks as plots using
hsPrintToPlot
Arguments
- data
data
frame to plot to pdf- rpp
rows per page
- to.pdf
if TRUE (default) the output goes into a temporary PDF file, otherwise to the standard plot device
- ...
arguments to be passed to
hsPrintToPlot
, e.g. main, cex