SVGPatternList_to_svg: Create a complete SVG object from an svg pattern

Description Usage Arguments

View source: R/utils-patterns.R

Description

Create a complete SVG object from an svg pattern

Usage

1
SVGPatternList_to_svg(pattern_list, width = 400, height = 400, ncol = 2, ...)

Arguments

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


coolbutuseless/minisvg documentation built on May 2, 2020, 3:15 a.m.