0

I am trying to add text in powerpoint using r by the officer package but the ph_with_text isn't available?

library(officer)
packageVersion("officer")
officer::ph_with_text
ph_with_text()

Output:

> library(officer)

> packageVersion("officer")
[1] ‘0.6.2’

> officer::ph_with_text
Error: 'ph_with_text' is not an exported object from 'namespace:officer'
MrFlick
  • 195,160
  • 17
  • 277
  • 295
JLit98
  • 13
  • 5

0 Answers0