print.whiteboard: Print a static whiteboard

Description Usage Arguments

View source: R/build_print_static.R

Description

Takes a whiteboard object and produces an image out of it. If you want a ggplot object that can be further customized, instead use ggboard().

Usage

1
2
## S3 method for class 'whiteboard'
print(wb, nstage = 1)

Arguments

wb

A whiteboard object.

nstage

For animated whiteboards, which stage should be printed? To animate all stages, use board_animate().


NickCH-K/ggwhiteboard documentation built on June 23, 2020, 11:23 p.m.