View source: R/build_print_static.R
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()
.
1 2 | ## S3 method for class 'whiteboard'
print(wb, nstage = 1)
|
wb |
A whiteboard object. |
nstage |
For animated whiteboards, which stage should be printed? To animate all stages, use |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.