Description Usage Arguments Examples
quickly preview ggplot emf
1 | preview.ggplot.emf(Gs, width, height)
|
Gs |
ggplot object |
width |
width of figure (cm) |
height |
height of figure (cm) |
1 2 | Gs <- ggplot()+draw_label("abd")
preview.ggplot.emf(Gs,4,4)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.