View source: R/utils-patterns.R
Create a complete SVG object from an svg pattern
1 | SVGPatternList_to_svg(pattern_list, width = 400, height = 400, ncol = 2, ...)
|
pattern_list |
svg_pattern_list object |
width, height |
the display width of the surrounding SVG wrapper. defualt: 400x400 |
ncol |
number of columns. if NULL, then will use an auto-layout |
... |
other arguments ignored |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.