rvg_addin: Export current plot to Word or PowerPoint document.

Description Usage Examples

Description

Create a Microsoft Word or PowerPoint with the current plot exported in a editable vector graphics format.

Usage

1

Examples

1
2
3
4
if (interactive()){
  plot(rnorm(100))
  rvg_addin()
}

davidgohel/rvgaddin documentation built on May 15, 2019, 1:13 a.m.