James
Results
1
comments of
James
Hi Tom, I am having this same issue. graph2ppt works in Rstudio when I export a dendrogram (or anything): Example: ``` plot(hc.dend) graph2ppt(file="dendrograms.pptx", append=F) ``` But returns the error below...