A function to convert a ggplot object to an SVG image for rendering
in the deckhand column/row grid structure
Usage
insert_svg(gg_plot, width, height)
Arguments
- gg_plot
The ggplot to convert
- width
The width of the plot, in page columns
- height
The height of the plot, in page columns