View source: R/theme_void_fill.R
theme_void_fill | R Documentation |
Title
theme_void_fill( fill = "linen", color = fill, margin.top = 10, margin.bottom = margin.top, margin.left = margin.top, margin.right = margin.top, ... )
fill |
string indicating background color, defaults to "linen" |
color |
string indicating seams color, defaults to fill color |
ggcanvas() + stamp_png() + theme_void_fill()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.