embedding a R animated 3D plot in PowerPoint

后端 未结 2 454
萌比男神i
萌比男神i 2021-02-07 23:48

The rgl R package allows to plot interactive 3D figures and to save these figures in a html document (with the writeWebGL() function).

I would

2条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-02-08 00:30

    It is possible if you transfer the Powerpoint presentation (or, even more R-ish, use beamer/latex), and embed the 3D-plot as described in Luke Tierney's article

    http://homepage.stat.uiowa.edu/~luke/R/misc3d/misc3d-pdf/misc3d-pdf.pdf

提交回复
热议问题