View source: R/preview_quilt.R
preview_quilt | R Documentation |
preview_quilt
creates a GIF preview of a quilt image.
preview_quilt(file, width = 1200, fps = 20, save = FALSE)
file |
File name of the quilt image. |
width |
Width of the GIF. Default is 1200. |
fps |
Frames per second. Default is 20. |
save |
If GIF should be saved. Default is FALSE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.