Create a complete SVG object from an svg pattern

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